[PATCH] D44547: Remove GnuHashTableSection::getShift2().

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 16 02:15:34 PDT 2018


grimar accepted this revision.
grimar added a comment.
This revision is now accepted and ready to land.

LGTM. 
(Though I think we could change it to 12+. We can't justify at this moment why it shows better results, 
but it shows them whatever the real reason is. And that value at least would be based on observations.
I think technically setting is to 6 is at the same level of cargo-culting while we are unable to explain why
values ~12+ are faster).


https://reviews.llvm.org/D44547





More information about the llvm-commits mailing list