[PATCH] D76401: [PowerPC][AIX] ByVal formal argument support: single register.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 07:00:14 PDT 2020


sfertile updated this revision to Diff 251620.
sfertile added a comment.

- rename local to match other uses in function.
- constify a handful of locals.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76401

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
  llvm/test/CodeGen/PowerPC/aix64-cc-byval.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76401.251620.patch
Type: text/x-patch
Size: 16846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/9a711d23/attachment.bin>


More information about the llvm-commits mailing list