[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
Mon Jun 21 09:45:44 PDT 2021
ZarkoCA updated this revision to Diff 353401.
ZarkoCA added a comment.
- Remove `no-p8-vector` RUN line
- use Register instead of unsigned for Reg variable as per clang-tidy check
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.353401.patch
Type: text/x-patch
Size: 5450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210621/edd2c125/attachment.bin>
More information about the llvm-commits
mailing list