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.
2 parents 1ce401c + e68989b commit f75f11eCopy full SHA for f75f11e
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -3654,6 +3654,7 @@ cc_library(
3654
":ArithUtils",
3655
":BytecodeOpInterface",
3656
":DialectUtils",
3657
+ ":GPUDialect",
3658
":IR",
3659
":IndexDialect",
3660
":ShapedOpInterfaces",
@@ -3663,6 +3664,7 @@ cc_library(
3663
3664
":XeGPUAttrInterfaceIncGen",
3665
":XeGPUEnumsIncGen",
3666
":XeGPUIncGen",
3667
+ ":XeVMDialect",
3668
"//llvm:Support",
3669
],
3670
)
0 commit comments