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 a71187e commit 7e03c46Copy full SHA for 7e03c46
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -4015,7 +4015,7 @@ cc_library(
4015
":VectorToSCF",
4016
":VectorToSPIRV",
4017
":VectorToXeGPU",
4018
- ":XeVMToLLVM",
+ ":XeVMToLLVM",
4019
],
4020
)
4021
@@ -4640,6 +4640,7 @@ cc_library(
4640
":VCIXToLLVMIRTranslation",
4641
":VectorToLLVM",
4642
":VectorTransformOps",
4643
4644
4645
4646
0 commit comments