[mlir][bazel] Port 0a34309

This commit is contained in:
Walter Lee 2025-07-14 09:26:33 -04:00 committed by GitHub
parent a71187e976
commit 7e03c46624
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4015,7 +4015,7 @@ cc_library(
":VectorToSCF",
":VectorToSPIRV",
":VectorToXeGPU",
":XeVMToLLVM",
":XeVMToLLVM",
],
)
@ -4640,6 +4640,7 @@ cc_library(
":VCIXToLLVMIRTranslation",
":VectorToLLVM",
":VectorTransformOps",
":XeVMToLLVM",
],
)