[PATCH] D116964: [NFC][MLGO] Use LazyCallGraph::Node to track functions.

Mircea Trofin via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 10:05:10 PST 2022


On Wed, Jan 12, 2022 at 9:58 AM Arthur Eubanks via Phabricator <
reviews at reviews.llvm.org> wrote:

> aeubanks added a comment.
>
> In D116964#3237844 <https://reviews.llvm.org/D116964#3237844>, @mtrofin
> wrote:
>
> > Sorry about that, looking
>
> fixed in fe827a93f69ddea80308d63a6b54b17106779354 <
> https://reviews.llvm.org/rGfe827a93f69ddea80308d63a6b54b17106779354>
>
> caused by code duplication with the module inliner. is it still in use?
>

We're experimenting with it, +Kazu Hirata <kazu at google.com>, +Liqiang Tao
<taolq926 at gmail.com>  , and I believe there is merit in continuing to do
so, but we can start reducing the duplication at the same time.


>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D116964/new/
>
> https://reviews.llvm.org/D116964
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/caa14504/attachment.html>


More information about the llvm-commits mailing list