[all-commits] [llvm/llvm-project] 3c7873: [MLIR][XeGPU] Distribute non-splat constant from w...
Nishant Patel via All-commits
all-commits at lists.llvm.org
Thu Oct 9 10:33:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c7873b75f2454be845af1fe2b601e0e8f791b4a
https://github.com/llvm/llvm-project/commit/3c7873b75f2454be845af1fe2b601e0e8f791b4a
Author: Nishant Patel <nishant.b.patel at intel.com>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M mlir/lib/Dialect/XeGPU/Transforms/XeGPUWgToSgDistribute.cpp
M mlir/test/Dialect/XeGPU/xegpu-wg-to-sg-unify-ops-rr.mlir
M mlir/test/Dialect/XeGPU/xegpu-wg-to-sg-unify-ops.mlir
Log Message:
-----------
[MLIR][XeGPU] Distribute non-splat constant from wg to sg (#161416)
This PR distributes non-splat constant from wg to sg. The current
pattern has limitations and avoids cases which require SLM access.
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