Skip to content

Commit 7045c14

Browse files
authored
fix LinalgTransforms bazel build (#90120)
1 parent eae7554 commit 7045c14

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
@@ -11104,6 +11104,7 @@ cc_library(
1110411104
":FuncTransforms",
1110511105
":GPUDialect",
1110611106
":IR",
11107+
":IndexDialect",
1110711108
":LinalgDialect",
1110811109
":LinalgPassIncGen",
1110911110
":LinalgStructuredOpsIncGen",
@@ -11115,6 +11116,7 @@ cc_library(
1111511116
":MeshShardingInterface",
1111611117
":MeshTransforms",
1111711118
":Pass",
11119+
":RuntimeVerifiableOpInterface",
1111811120
":SCFDialect",
1111911121
":SCFTransforms",
1112011122
":SCFUtils",

0 commit comments

Comments
 (0)