Skip to content

Commit 84f0098

Browse files
committed
[bazel] port b03a09e
1 parent 6fd267d commit 84f0098

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3269,6 +3269,7 @@ cc_library(
32693269
local_defines = if_cuda_available(["MLIR_GPU_TO_CUBIN_PASS_ENABLE"]),
32703270
deps = [
32713271
":ArithTransforms",
3272+
":ArithToLLVM",
32723273
":BufferizationTransforms",
32733274
":ConversionPasses",
32743275
":FuncDialect",

0 commit comments

Comments
 (0)