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 b8e4053 commit c7aa985Copy full SHA for c7aa985
.github/CODEOWNERS
@@ -82,6 +82,9 @@
82
/mlir/**/*EmulateNarrowType* @hanhanW
83
/mlir/lib/Dialect/Vector/Transforms/* @hanhanW @nicolasvasilache
84
85
+# Presburger library in MLIR
86
+/mlir/**/*Presburger* @Groverkss @Superty
87
+
88
# Tensor Dialect in MLIR.
89
/mlir/lib/Dialect/Tensor/IR/TensorTilingInterfaceImpl.cpp @hanhanW @nicolasvasilache
90
/mlir/lib/Dialect/Tensor/Transforms/FoldIntoPackAndUnpackPatterns.cpp @hanhanW @nicolasvasilache
0 commit comments