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.
2 parents a8d7b4d + d622b66 commit 7ec93e3Copy full SHA for 7ec93e3
mlir/lib/Conversion/SCFToEmitC/CMakeLists.txt
@@ -13,6 +13,7 @@ add_mlir_conversion_library(MLIRSCFToEmitC
13
LINK_LIBS PUBLIC
14
MLIRArithDialect
15
MLIREmitCDialect
16
+ MLIREmitCTransforms
17
MLIRSCFDialect
18
MLIRTransforms
19
)
0 commit comments