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

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 07:58:37 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaaeffbe00736: [PowerPC][AIX] Handle variadic vector formal arguments. (authored by sfertile).

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.328177.patch
Type: text/x-patch
Size: 28798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/5762e734/attachment.bin>


More information about the llvm-commits mailing list