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 7f74a37 commit bae48acCopy full SHA for bae48ac
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -3526,6 +3526,7 @@ cc_library(
3526
":Analysis",
3527
":ArithDialect",
3528
":ArithUtils",
3529
+ ":ControlFlowInterfaces",
3530
":DialectUtils",
3531
":FunctionInterfaces",
3532
":GPUDialect",
@@ -3538,6 +3539,7 @@ cc_library(
3538
3539
":MemRefDialect",
3540
":Pass",
3541
":SCFTransforms",
3542
+ ":Support",
3543
":TransformUtils",
3544
":VectorDialect",
3545
":VectorTransforms",
0 commit comments