[PATCH] D70427: [SystemZ] The Local Area Offset in SystemZFrameLowering.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 25 09:32:28 PST 2019


jonpa updated this revision to Diff 230918.
jonpa added a comment.

Applied your patch, which is NFC on SPEC. Fixed your comment above SpillOffsetTable slightly to "..., relative to the CFA (i.e. incoming stack pointer + SystemZMC::CallFrameSize)".

I extended llvm/test/CodeGen/SystemZ/anyregcc-novec.ll to also check for the actual offsets for the FP argument registers. The cfi_offset:s for these registers have now also changed, and I added them as well to the test.


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

https://reviews.llvm.org/D70427

Files:
  llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
  llvm/test/CodeGen/SystemZ/anyregcc-novec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70427.230918.patch
Type: text/x-patch
Size: 4254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191125/aa1b24a5/attachment.bin>


More information about the llvm-commits mailing list