[PATCH] D96415: [PowerPC][AIX] Support passing vector arguments on the stack.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 10:34:59 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbb260b1ca7d5: [PowerPC][AIX] Add support for vector arg passing on the stack. (authored by sfertile).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96415

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-vec-arg-spills-callee.ll
  llvm/test/CodeGen/PowerPC/aix-vec-arg-spills-mir.ll
  llvm/test/CodeGen/PowerPC/aix-vec-arg-spills.ll
  llvm/test/CodeGen/PowerPC/aix-vector-stack-caller.ll
  llvm/test/CodeGen/PowerPC/aix-vector-stack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96415.324702.patch
Type: text/x-patch
Size: 29935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/d71f033d/attachment.bin>


More information about the llvm-commits mailing list