[Mlir-commits] [mlir] [MLIR][Conversion][XeGPU][XeVM] Add XeGPUToXeVM conversion pass and tests. (PR #154556)
Sang Ik Lee
llvmlistbot at llvm.org
Wed Aug 27 14:35:35 PDT 2025
silee2 wrote:
> I assume in this case vector<1xindex> will be converted by the LLVM type converter?
Yes. By https://github.com/silee2/llvm-project/blob/addXeGPUToXeVMPass/mlir/lib/Conversion/XeGPUToXeVM/XeGPUToXeVM.cpp#L860-#L875
To scalar `i64`
https://github.com/llvm/llvm-project/pull/154556
More information about the Mlir-commits
mailing list