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 e7ab920 commit 820a485Copy full SHA for 820a485
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -8034,12 +8034,15 @@ cc_library(
8034
":ArithDialect",
8035
":ArithUtils",
8036
":ConversionPassIncGen",
8037
+ ":DialectUtils",
8038
":IR",
8039
":LLVMDialect",
8040
":Pass",
8041
":ROCDLDialect",
8042
":TransformUtils",
8043
":VectorDialect",
8044
+ ":VectorTransforms",
8045
+ ":VectorUtils",
8046
],
8047
)
8048
0 commit comments