[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
Wed Jun 16 09:39:06 PDT 2021


ZarkoCA created this revision.
ZarkoCA added reviewers: sfertile, cebowleratibm, nemanjai, jsji.
ZarkoCA added a project: PowerPC.
Herald added subscribers: kbarton, hiraditya.
ZarkoCA requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Adding usage of VSSRC and VSFRC when adding the live in registers on AIX.
This matches the behaviour of the rest of PPC Subtargets.


Repository:
  rG LLVM Github Monorepo

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.352462.patch
Type: text/x-patch
Size: 5381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210616/8ba494bb/attachment.bin>


More information about the llvm-commits mailing list