Skip to content

Commit

Permalink
[bazel] More fixes for 35df525
Browse files Browse the repository at this point in the history
I missed a couple spots in my previous attempt to fix the build
(4eb7c34).
  • Loading branch information
slackito committed Jan 28, 2025
1 parent 6bb6c30 commit 3a1e157
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 @@ -5109,6 +5109,7 @@ cc_library(
":SubsetOpInterface",
":Support",
":TensorDialect",
":UBDialect",
":ValueBoundsOpInterface",
":VectorAttributesIncGen",
":VectorDialectIncGen",
Expand Down Expand Up @@ -6198,6 +6199,7 @@ cc_library(
":SPIRVDialect",
":Support",
":TransformUtils",
":UBDialect",
":VectorDialect",
"//llvm:Support",
],
Expand Down

0 comments on commit 3a1e157

Please sign in to comment.