[PATCH] D96869: [AMDGPU] Fix saving fp and bp

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 01:05:29 PST 2021


sebastian-ne updated this revision to Diff 324906.
sebastian-ne marked 7 inline comments as done.
sebastian-ne added a comment.

Fix review comments and remove writelane from epilogs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96869

Files:
  llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/test/CodeGen/AMDGPU/callee-frame-setup.ll
  llvm/test/CodeGen/AMDGPU/frame-setup-without-sgpr-to-vgpr-spills.ll
  llvm/test/CodeGen/AMDGPU/stack-realign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96869.324906.patch
Type: text/x-patch
Size: 29067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210219/2998cdd6/attachment.bin>


More information about the llvm-commits mailing list