[PATCH] D97485: PowerPC][AIX] Handle variadic vector formal arguments.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 3 15:52:14 PST 2021


sfertile updated this revision to Diff 327951.
sfertile marked 2 inline comments as done.
sfertile added a comment.

Fix formating on assert.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97485

Files:
  llvm/lib/Target/PowerPC/PPCCCState.h
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix32-vector-vararg-callee-split.ll
  llvm/test/CodeGen/PowerPC/aix32-vector-vararg-callee.ll
  llvm/test/CodeGen/PowerPC/aix32-vector-vararg-caller-split.ll
  llvm/test/CodeGen/PowerPC/aix32-vector-vararg-fixed-callee.ll
  llvm/test/CodeGen/PowerPC/aix64-vector-vararg-callee.ll
  llvm/test/CodeGen/PowerPC/aix64-vector-vararg-fixed-callee.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97485.327951.patch
Type: text/x-patch
Size: 28798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/42d0dc81/attachment.bin>


More information about the llvm-commits mailing list