[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
Mon Sep 12 19:43:13 PDT 2022


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

Update base test case:
Use CHECK-LABEL to match function name.


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.459632.patch
Type: text/x-patch
Size: 5779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220913/e096ae87/attachment.bin>


More information about the llvm-commits mailing list