[all-commits] [llvm/llvm-project] 87e094: [MLIR][Conversion] XeGPU to XeVM: Add handler for ...
Sang Ik Lee via All-commits
all-commits at lists.llvm.org
Mon Nov 10 09:02:54 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87e094da0f2bfc5b9e40532bd75db9a4a9da6a71
https://github.com/llvm/llvm-project/commit/87e094da0f2bfc5b9e40532bd75db9a4a9da6a71
Author: Sang Ik Lee <sang.ik.lee at intel.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M mlir/lib/Conversion/XeGPUToXeVM/XeGPUToXeVM.cpp
M mlir/test/Conversion/XeGPUToXeVM/create_nd_tdesc.mlir
A mlir/test/Conversion/XeGPUToXeVM/loadstore_1d.mlir
M mlir/test/Conversion/XeGPUToXeVM/loadstore_nd.mlir
Log Message:
-----------
[MLIR][Conversion] XeGPU to XeVM: Add handler for 1D block ops (#165894)
Add lowering for xegpu load_nd / store_nd with 1D tensor descriptor.
Add conversion test case.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list