Skip to content

Commit 3a1e157

Browse files
committed
[bazel] More fixes for 35df525
I missed a couple spots in my previous attempt to fix the build (4eb7c34).
1 parent 6bb6c30 commit 3a1e157

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
@@ -5109,6 +5109,7 @@ cc_library(
51095109
":SubsetOpInterface",
51105110
":Support",
51115111
":TensorDialect",
5112+
":UBDialect",
51125113
":ValueBoundsOpInterface",
51135114
":VectorAttributesIncGen",
51145115
":VectorDialectIncGen",
@@ -6198,6 +6199,7 @@ cc_library(
61986199
":SPIRVDialect",
61996200
":Support",
62006201
":TransformUtils",
6202+
":UBDialect",
62016203
":VectorDialect",
62026204
"//llvm:Support",
62036205
],

0 commit comments

Comments
 (0)