[PATCH] D139626: [AMDGPU] Add test that spills WWM CSRs twice
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 05:16:15 PST 2022
sebastian-ne created this revision.
sebastian-ne added reviewers: arsenm, cdevadas.
Herald added subscribers: kosarev, kerbowa, tpr, dstuttard, yaxunl, jvesely, kzhuravl, qcolombet.
Herald added a project: All.
sebastian-ne requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Add a test to show a deficit in the current wwm/spilling code that
creates double saves and restores for v40 and v41.
This case came up in D124193 <https://reviews.llvm.org/D124193>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D139626
Files:
llvm/test/CodeGen/AMDGPU/wwm-reserved-spill.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139626.481253.patch
Type: text/x-patch
Size: 31371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/328dbd87/attachment.bin>
More information about the llvm-commits
mailing list