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

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 22:25:40 PDT 2022


lkail added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/aix64-vector-pair-cc-spills.ll:19
 ; CHECK-VEXT: name: spill
 ; CHECK-VEXT: spill-slot
 define void @spill() {
----------------
Please include all spill slot information for each register.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133466



More information about the llvm-commits mailing list