[PATCH] D124194: [AMDGPU] Correctly set IsKill flag for VGPR spills in the prolog

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 22:19:05 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ebe91fcb2a1: [AMDGPU] Correctly set IsKill flag for VGPR spills in the prolog (authored by cdevadas).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124194

Files:
  llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/test/CodeGen/AMDGPU/av_spill_cross_bb_usage.mir
  llvm/test/CodeGen/AMDGPU/csr-sgpr-spill-live-ins.mir
  llvm/test/CodeGen/AMDGPU/pei-scavenge-sgpr-carry-out.mir
  llvm/test/CodeGen/AMDGPU/pei-scavenge-sgpr-gfx9.mir
  llvm/test/CodeGen/AMDGPU/pei-scavenge-sgpr.mir
  llvm/test/CodeGen/AMDGPU/pei-scavenge-vgpr-spill.mir
  llvm/test/CodeGen/AMDGPU/spill-reg-tuple-super-reg-use.mir
  llvm/test/CodeGen/AMDGPU/track-spilled-vgpr-liveness.mir
  llvm/test/CodeGen/AMDGPU/use_restore_frame_reg.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124194.483723.patch
Type: text/x-patch
Size: 18670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221217/6e917dc3/attachment.bin>


More information about the llvm-commits mailing list