Skip to content

Commit c855e09

Browse files
committed
[GitHub] Add main LLVM Dialect path to MLIR LLVM PR subscribers
The LLVM Dialect in MLIR, which the `mlir-llvm` team is supposed to provide notifications for, is 98% not nested in a directory called LLVM but rather LLVMIR. The former only contains some tests. This should make PRs such as llvm#65508 add the team as codeowner.
1 parent f903119 commit c855e09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120

121121
# mlir-llvm
122122
/mlir/**/LLVM/ @llvm/pr-subscribers-mlir-llvm
123+
/mlir/**/LLVMIR/ @llvm/pr-subscribers-mlir-llvm
123124

124125
# mlir-linalg
125126
/mlir/**/*Linalg @llvm/pr-subscribers-mlir-linalg

0 commit comments

Comments
 (0)