[PATCH] D139573: [FoldingSet] Move compare to header (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 08:39:51 PST 2022


fhahn added a comment.

In D139573#3979467 <https://reviews.llvm.org/D139573#3979467>, @serge-sans-paille wrote:

> Out of curiosity: do you have any speedup when building with LTO? Looks like something LTO should handle gracefully...

Sure, this is not needed when building with LTO, but many builds don't use LTO :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139573



More information about the llvm-commits mailing list