[all-commits] [llvm/llvm-project] 68b143: [MLIR][XeGPU] Use operand layouts for store scatte...
Nishant Patel via All-commits
all-commits at lists.llvm.org
Thu Oct 2 11:40:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68b143d968f8fe97bf6d3a80b3a73d48e7b655cb
https://github.com/llvm/llvm-project/commit/68b143d968f8fe97bf6d3a80b3a73d48e7b655cb
Author: Nishant Patel <nishant.b.patel at intel.com>
Date: 2025-10-02 (Thu, 02 Oct 2025)
Changed paths:
M mlir/lib/Dialect/XeGPU/Transforms/XeGPUWgToSgDistribute.cpp
M mlir/test/Dialect/XeGPU/xegpu-wg-to-sg-unify-ops.mlir
Log Message:
-----------
[MLIR][XeGPU] Use operand layouts for store scatter (#161447)
The PR adds a change to use the layouts from the operands since store
doesn't have a result
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