We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0320115 commit cc6788aCopy full SHA for cc6788a
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -3534,6 +3534,7 @@ cc_library(
3534
":FuncDialect",
3535
":FuncToLLVM",
3536
":GPUDialect",
3537
+ ":IR",
3538
":LLVMCommonConversion",
3539
":LLVMDialect",
3540
":MemRefToLLVM",
@@ -3601,6 +3602,7 @@ cc_library(
3601
3602
3603
":GPUToROCDLTGen",
3604
":GPUTransforms",
3605
3606
3607
":MathDialect",
3608
0 commit comments