[PATCH] D139203: [AMDGPU] Fix wide spills

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 06:09:16 PST 2022


piotr updated this revision to Diff 480083.
piotr added a comment.

Thanks - the extra set of tests has uncovered another issue in code.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139203/new/

https://reviews.llvm.org/D139203

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/test/CodeGen/AMDGPU/pei-build-av-spill.mir
  llvm/test/CodeGen/AMDGPU/spill-agpr.mir
  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.480083.patch
Type: text/x-patch
Size: 243934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221205/4b475970/attachment-0001.bin>


More information about the llvm-commits mailing list