[PATCH] D88676: [PPC][AIX] Add vector callee saved registers for AIX extended vector ABI

Zarko Todorovski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 12:54:51 PDT 2020


ZarkoCA updated this revision to Diff 296527.
ZarkoCA added a comment.

Added test case that includes FP and GP csrs along with the vector crs.  
Reduced the number of clobbered VRs in the initial test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88676

Files:
  llvm/lib/Target/PowerPC/PPCCallingConv.td
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/test/CodeGen/PowerPC/aix-csr-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88676.296527.patch
Type: text/x-patch
Size: 17580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201006/1913806d/attachment.bin>


More information about the llvm-commits mailing list