Skip to content

Commit 6a9613e

Browse files
authored
[GitHub] Add @hanhanW to CODEOWNERS for relevant files. (#73571)
1 parent 216040e commit 6a9613e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,14 @@
4242
/mlir/lib/Dialect/Vector/Transforms/VectorEmulateNarrowType.cpp @MaheshRavishankar
4343
/mlir/lib/Interfaces/TilingInterface.* @MaheshRavishankar
4444

45+
/mlir/**/*EmulateNarrowType* @hanhanW
46+
/mlir/lib/Dialect/Linalg/Transforms/DataLayoutPropagation.cpp @hanhanW
47+
/mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp @hanhanW
48+
/mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp @hanhanW
49+
/mlir/lib/Dialect/Tensor/IR/TensorTilingInterfaceImpl.cpp @hanhanW
50+
/mlir/lib/Dialect/Tensor/Transforms/FoldIntoPackAndUnpackPatterns.cpp @hanhanW
51+
/mlir/lib/Dialect/Vector/Transforms/* @hanhanW
52+
4553
# Transform Dialect in MLIR.
4654
/mlir/include/mlir/Dialect/Transform/* @ftynse
4755
/mlir/lib/Dialect/Transform/* @ftynse

0 commit comments

Comments
 (0)