[PATCH] D118612: [NFC] Move FoldingSetNodeIDRef::ComputeHash and FoldingSetNodeID::ComputeHash definitions to header

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 08:37:10 PST 2022


aeubanks added a comment.

if you want the most performance, shouldn't you be building with ThinLTO `-DLLVM_ENABLE_LTO=Thin`? or is this helping even with LTO?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118612



More information about the llvm-commits mailing list