[PATCH] D145819: [FuncSpec] Increase the maximum number of times the specializer can run.
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 16 03:02:13 PDT 2023
labrinea added a comment.
@SjoerdMeijer
> As I said the compile time hit is attributed to the number of clones so these changes are coming from D145379 <https://reviews.llvm.org/D145379> (added one extra specialization for sqlite3 and one for ClamAV when linking) and from D145394 <https://reviews.llvm.org/D145394> (removed all the specializations for SPASS).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145819/new/
https://reviews.llvm.org/D145819
More information about the llvm-commits
mailing list