[PATCH] D56986: COFF, ELF: ICF: Perform 2 rounds of relocation hash propagation.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 22 13:25:57 PST 2019
pcc added a comment.
In D56986#1366859 <https://reviews.llvm.org/D56986#1366859>, @smeenai wrote:
> Is this worth picking over to 8.0 after it lands?
I'm more ambivalent about this one since it's more of a perf improvement than a fix for a perf regression like D56955 <https://reviews.llvm.org/D56955> is. But I have no strong objections to doing so.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56986/new/
https://reviews.llvm.org/D56986
More information about the llvm-commits
mailing list