[PATCH] D133543: [PowerPC][NFC] Add base test case to show redundant spill of vector registers

Ting Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 17:25:07 PDT 2022


tingwang created this revision.
tingwang added reviewers: lkail, PowerPC.
tingwang added a project: LLVM.
Herald added subscribers: shchenz, nemanjai, qcolombet.
Herald added a project: All.
tingwang requested review of this revision.
Herald added a subscriber: llvm-commits.

Add base test case for https://reviews.llvm.org/D133466.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133543

Files:
  llvm/test/CodeGen/PowerPC/aix32-vector-pair-cc-spills.ll
  llvm/test/CodeGen/PowerPC/aix64-vector-pair-cc-spills.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133543.458925.patch
Type: text/x-patch
Size: 11272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220909/136abac7/attachment.bin>


More information about the llvm-commits mailing list