We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59d14b6 commit 37fa327Copy full SHA for 37fa327
.github/CODEOWNERS
@@ -42,6 +42,10 @@
42
/mlir/lib/Dialect/Vector/Transforms/VectorEmulateNarrowType.cpp @MaheshRavishankar
43
/mlir/lib/Interfaces/TilingInterface.* @MaheshRavishankar
44
45
+# Transform Dialect in MLIR.
46
+/mlir/include/mlir/Dialect/Transform/* @ftynse
47
+/mlir/lib/Dialect/Transform/* @ftynse
48
+
49
# SPIR-V in MLIR.
50
/mlir/**/SPIRV/ @antiagainst @kuhar
51
/mlir/**/SPIRVTo*/ @antiagainst @kuhar
0 commit comments