[PATCH] D118685: [ArgPromotion] Make implementation offset based

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 02:09:43 PST 2022


nikic updated this revision to Diff 406739.
nikic marked 2 inline comments as done.
nikic added a comment.

Address review comments.


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

https://reviews.llvm.org/D118685

Files:
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/align.ll
  llvm/test/Transforms/ArgumentPromotion/bitcasts.ll
  llvm/test/Transforms/ArgumentPromotion/fp80.ll
  llvm/test/Transforms/ArgumentPromotion/opaque-ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118685.406739.patch
Type: text/x-patch
Size: 47537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220208/697f0371/attachment.bin>


More information about the llvm-commits mailing list