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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 09:58:32 PST 2022


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?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116964



More information about the llvm-commits mailing list