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 46389eb commit 7566f39Copy full SHA for 7566f39
mlir/lib/Dialect/Arith/Transforms/CMakeLists.txt
@@ -19,6 +19,7 @@ add_mlir_dialect_library(MLIRArithTransforms
19
LINK_LIBS PUBLIC
20
MLIRAnalysis
21
MLIRArithDialect
22
+ MLIRBufferizationDialect
23
MLIRFuncDialect
24
MLIRFuncTransforms
25
MLIRInferIntRangeInterface
0 commit comments