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 6811a3b commit 0649122Copy full SHA for 0649122
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -3419,11 +3419,13 @@ cc_library(
3419
deps = [
3420
":AffineUtils",
3421
":Analysis",
3422
+ ":ArithUtils",
3423
":DialectUtils",
3424
":FunctionInterfaces",
3425
":GPUDialect",
3426
":GPUUtils",
3427
":IR",
3428
+ ":IndexDialect",
3429
":InliningUtils",
3430
":MemRefDialect",
3431
":Pass",
0 commit comments