[PATCH] D71504: [PowerPC] Enable sret arguments.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 19:04:47 PST 2019


sfertile created this revision.
sfertile added reviewers: cebowleratibm, hubert.reinterpretcast, ZarkoCA.
Herald added subscribers: shchenz, jsji, kbarton, hiraditya, nemanjai.
Herald added a project: LLVM.

Removes the fatal error for sret arguments and adds lit testing.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D71504

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-sret-param.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71504.233908.patch
Type: text/x-patch
Size: 4444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191214/b33e899d/attachment.bin>


More information about the llvm-commits mailing list