[PATCH] D75126: [AIX] Extend integer arguments to register width when passed in stack memory.

Chris Bowler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 05:06:37 PST 2020


cebowleratibm updated this revision to Diff 248149.
cebowleratibm added a comment.

Some of the prior test changes have been committed as NFC patches.  I've updated the diff and readers can now see the instruction changes for widening arguments to register width before writing to the stack.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75126

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75126.248149.patch
Type: text/x-patch
Size: 7417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/039b713e/attachment.bin>


More information about the llvm-commits mailing list