Skip to content

Commit af53104

Browse files
authored
Fix bazel build issue - from #158298 (#158307)
1 parent b2521ae commit af53104

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
@@ -535,6 +535,7 @@ cc_library(
535535
"//mlir:MemRefToSPIRV",
536536
"//mlir:MemRefTransforms",
537537
"//mlir:Pass",
538+
"//mlir:ReconcileUnrealizedCasts",
538539
"//mlir:Rewrite",
539540
"//mlir:SCFToSPIRV",
540541
"//mlir:SPIRVConversion",

0 commit comments

Comments
 (0)