Skip to content

Commit f4be681

Browse files
committed
[mlir][bazel] fix for c194bc7
1 parent 6f65a39 commit f4be681

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2142,13 +2142,15 @@ cc_library(
21422142
":FuncTransforms",
21432143
":FunctionInterfaces",
21442144
":IR",
2145+
":IndexDialect",
21452146
":LLVMCommonConversion",
21462147
":LLVMDialect",
21472148
":MemRefDialect",
21482149
":Pass",
21492150
":SCFDialect",
21502151
":SCFTransforms",
21512152
":TransformUtils",
2153+
":VectorUtils",
21522154
"//llvm:Support",
21532155
],
21542156
)

0 commit comments

Comments
 (0)