[Mlir-commits] [mlir] [MLIR][GPU][XeVM] Add XeVM target and XeVM dialect integration tests. (PR #148286)

Artem Kroviakov llvmlistbot at llvm.org
Thu Jul 17 02:09:57 PDT 2025


https://github.com/akroviakov commented:

Looks good, but a few important points need to be addressed first: 

- removing SPIRV workaround for extensions 
- deciding what `gpu::CompilationTarget::Binary` means for XeVM. 

https://github.com/llvm/llvm-project/pull/148286


More information about the Mlir-commits mailing list