[PATCH] D117225: [PowerPC][P10] Add Vector pair calling convention

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 07:18:25 PST 2022


stefanp created this revision.
stefanp added reviewers: lei, nemanjai.
Herald added subscribers: shchenz, kbarton, hiraditya, qcolombet.
stefanp requested review of this revision.
Herald added a project: LLVM.

Add the calling convention for the vector pair registers.
These registers overlap with the vector registers.

Part of an original patch by: Lei Huang


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117225

Files:
  llvm/lib/Target/PowerPC/PPCCallingConv.td
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/test/CodeGen/PowerPC/mma-acc-spill.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117225.399669.patch
Type: text/x-patch
Size: 12037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220113/6a121e8b/attachment.bin>


More information about the llvm-commits mailing list