Skip to content

Commit e78074e

Browse files
committed
[bazel] Port for 93fcef3
1 parent b95a6c7 commit e78074e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,7 @@ cc_library(
684684
srcs = glob(["lib/Conversion/ConvertToSPIRV/*.cpp"]),
685685
deps = [
686686
"//mlir:ArithDialect",
687+
"//mlir:UBDialect",
687688
"//mlir:FuncDialect",
688689
"//mlir:Pass",
689690
"//mlir:SPIRVConversion",

0 commit comments

Comments
 (0)