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


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

Address comments:
Use CHECK-LABEL to match function name.


Repository:
  rG LLVM Github Monorepo

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

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


More information about the llvm-commits mailing list