[PATCH] D104396: [AIX] Use VSSRC/VSFRC Register classes for f32/f64 callee arguments on P8 and above

Zarko Todorovski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 6 13:48:36 PDT 2021


ZarkoCA updated this revision to Diff 356817.
ZarkoCA added a comment.

- Use vsfr when the target has vsx not only on P8 <https://reviews.llvm.org/P8> and above
- use stop-after=finalize-isel instead of debug-only option


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104396

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-p8vector-liveins.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104396.356817.patch
Type: text/x-patch
Size: 7840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210706/230fc043/attachment.bin>


More information about the llvm-commits mailing list