[PATCH] D94982: [NPM][Inliner] Factor ImportedFunctionStats in the InlineAdvisor
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 16:25:22 PST 2021
mtrofin added a comment.
In D94982#2507977 <https://reviews.llvm.org/D94982#2507977>, @davidxl wrote:
> Do you have an example showing the non-determinsticness ?
See http://lab.llvm.org:8011/#/builders/74/builds/2135. That reproduced locally, too. I've also linked the related temporary fix (https://github.com/llvm/llvm-project/commit/a61e42efbb73e55c44cbb0eb2686c7b4a25ca812)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94982/new/
https://reviews.llvm.org/D94982
More information about the llvm-commits
mailing list