[PATCH] D133466: [PowerPC] Remove redundant spill/reload of callee saved vector registers

Ting Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 01:33:03 PDT 2022


tingwang updated this revision to Diff 460323.
tingwang added a comment.

Added virtual call case to show improvement.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133466

Files:
  llvm/lib/Target/PowerPC/PPCCallingConv.td
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/test/CodeGen/PowerPC/aix64-vector-pair-cc-spills.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133466.460323.patch
Type: text/x-patch
Size: 7334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/937d0c82/attachment.bin>


More information about the llvm-commits mailing list