[PATCH] D139203: [AMDGPU] Fix wide spills
Piotr Sobczak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 2 07:47:00 PST 2022
piotr created this revision.
Herald added subscribers: kosarev, foad, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl, arsenm, qcolombet.
Herald added a project: All.
piotr requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Update spill code to account for new vector types with
bit widths: 288, 320, 352, 384.
Related to D138205 <https://reviews.llvm.org/D138205>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D139203
Files:
llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/test/CodeGen/AMDGPU/spill288.mir
llvm/test/CodeGen/AMDGPU/spill320.mir
llvm/test/CodeGen/AMDGPU/spill352.mir
llvm/test/CodeGen/AMDGPU/spill384.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139203.479640.patch
Type: text/x-patch
Size: 36101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221202/d6104edd/attachment-0001.bin>
More information about the llvm-commits
mailing list