[PATCH] D96351: [AIX] Enable the default AltiVec ABI on AIX

Zarko Todorovski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 06:46:23 PST 2021


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

Add a test case for the warning message and add a FIXME to implement the warning in the front end.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96351

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/test/CodeGen/PowerPC/aix-csr-vector-extabi.ll
  llvm/test/CodeGen/PowerPC/aix-csr-vector.ll
  llvm/test/CodeGen/PowerPC/aix-inlineasm-reserved-reg-dflt-warn.ll
  llvm/test/CodeGen/PowerPC/aix-vec-abi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96351.326075.patch
Type: text/x-patch
Size: 51655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/ce6ff680/attachment-0001.bin>


More information about the llvm-commits mailing list