[PATCH] D128727: [ArgPromotion] Remove all the getters and ReplaceCallSite

Pavel Samolysov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 08:17:48 PDT 2022


psamolysov updated this revision to Diff 440632.
psamolysov retitled this revision from "[ArgPromotion] Remove AARGetter" to "[ArgPromotion] Remove all the getters and ReplaceCallSite".
psamolysov edited the summary of this revision.
psamolysov added a comment.

Eliminate all the getters as well as the `ReplaceCallSite` parameter.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128727

Files:
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128727.440632.patch
Type: text/x-patch
Size: 6404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/e9de2540/attachment.bin>


More information about the llvm-commits mailing list