[PATCH] D100050: [AIX] Remove unused vector registers from allocation order in the default AltiVec ABI

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 8 07:47:29 PDT 2021


jsji added a comment.

What is the fundamental reason of not fixing the bug in `getReservedRegs` but doing that by changing allocation order instead ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100050



More information about the llvm-commits mailing list