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 79c32eb commit db33444Copy full SHA for db33444
.github/CODEOWNERS
@@ -96,6 +96,7 @@ clang/test/AST/Interp/ @tbaederr
96
# Transform Dialect in MLIR.
97
/mlir/include/mlir/Dialect/Transform/* @ftynse @nicolasvasilache
98
/mlir/lib/Dialect/Transform/* @ftynse @nicolasvasilache
99
+/mlir/**/*TransformOps* @ftynse @nicolasvasilache
100
101
# SPIR-V Dialect in MLIR.
102
/mlir/**/SPIRV/ @antiagainst @kuhar
0 commit comments