Skip to content

Commit 7e03c46

Browse files
authored
[mlir][bazel] Port 0a34309
1 parent a71187e commit 7e03c46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4015,7 +4015,7 @@ cc_library(
40154015
":VectorToSCF",
40164016
":VectorToSPIRV",
40174017
":VectorToXeGPU",
4018-
":XeVMToLLVM",
4018+
":XeVMToLLVM",
40194019
],
40204020
)
40214021

@@ -4640,6 +4640,7 @@ cc_library(
46404640
":VCIXToLLVMIRTranslation",
46414641
":VectorToLLVM",
46424642
":VectorTransformOps",
4643+
":XeVMToLLVM",
46434644
],
46444645
)
46454646

0 commit comments

Comments
 (0)