diff options
author | Charitha Saumya <136391709+charithaintc@users.noreply.github.com> | 2025-07-17 15:13:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 15:13:20 -0700 |
commit | fc3781853ba1b456429a908e5604589c68878ab8 (patch) | |
tree | 8ad72ad197a14c58e0548b4d3b11f5e4cc2af3c3 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 72a2d8220ade3f9ac96f5424f803c774499cf54c (diff) | |
download | llvm-fc3781853ba1b456429a908e5604589c68878ab8.zip llvm-fc3781853ba1b456429a908e5604589c68878ab8.tar.gz llvm-fc3781853ba1b456429a908e5604589c68878ab8.tar.bz2 |
[mlir][xegpu] Minor fixes in XeGPU subgroup distribution. (#147846)
This PR addresses the following issues.
1. Add the missing attributes when creating a new GPU funcOp in
`MoveFuncBodyToWarpExecuteOnLane0` pattern.
2. Bug fix in LoadNd distribution to make sure LoadOp is the last op in
warpOp region before it is distributed (needed for preserving the memory
op ordering during distribution).
3. Add utility for removing OpOperand or OpResult layout attributes.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions