Skip to content

Commit

Permalink
fix LinalgTransforms bazel build (llvm#90120)
Browse files Browse the repository at this point in the history
  • Loading branch information
j2kun authored Apr 25, 2024
1 parent eae7554 commit 7045c14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -11104,6 +11104,7 @@ cc_library(
":FuncTransforms",
":GPUDialect",
":IR",
":IndexDialect",
":LinalgDialect",
":LinalgPassIncGen",
":LinalgStructuredOpsIncGen",
Expand All @@ -11115,6 +11116,7 @@ cc_library(
":MeshShardingInterface",
":MeshTransforms",
":Pass",
":RuntimeVerifiableOpInterface",
":SCFDialect",
":SCFTransforms",
":SCFUtils",
Expand Down

0 comments on commit 7045c14

Please sign in to comment.