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 eae7554 commit 7045c14Copy full SHA for 7045c14
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -11104,6 +11104,7 @@ cc_library(
11104
":FuncTransforms",
11105
":GPUDialect",
11106
":IR",
11107
+ ":IndexDialect",
11108
":LinalgDialect",
11109
":LinalgPassIncGen",
11110
":LinalgStructuredOpsIncGen",
@@ -11115,6 +11116,7 @@ cc_library(
11115
11116
":MeshShardingInterface",
11117
":MeshTransforms",
11118
":Pass",
11119
+ ":RuntimeVerifiableOpInterface",
11120
":SCFDialect",
11121
":SCFTransforms",
11122
":SCFUtils",
0 commit comments