Skip to content

Commit cc6788a

Browse files
committed
[mlir] Update mlir/BUILD.bazel.
1 parent 0320115 commit cc6788a

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
@@ -3534,6 +3534,7 @@ cc_library(
35343534
":FuncDialect",
35353535
":FuncToLLVM",
35363536
":GPUDialect",
3537+
":IR",
35373538
":LLVMCommonConversion",
35383539
":LLVMDialect",
35393540
":MemRefToLLVM",
@@ -3601,6 +3602,7 @@ cc_library(
36013602
":GPUDialect",
36023603
":GPUToROCDLTGen",
36033604
":GPUTransforms",
3605+
":IR",
36043606
":LLVMCommonConversion",
36053607
":MathDialect",
36063608
":MemRefToLLVM",

0 commit comments

Comments
 (0)