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

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 12:54:05 PST 2021


sfertile updated this revision to Diff 322801.
sfertile marked 3 inline comments as done.
sfertile added a comment.

Addressed review comments.


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.322801.patch
Type: text/x-patch
Size: 29935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/f4567512/attachment.bin>


More information about the llvm-commits mailing list