[PATCH] D145819: [FuncSpec] Increase the maximum number of times the specializer can run.
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 11 10:10:48 PST 2023
xbolva00 added a comment.
In D145819#4186533 <https://reviews.llvm.org/D145819#4186533>, @labrinea wrote:
> Bumps the score of `548.exchange2_r` from SPEC2017 by about 60% on Neoverse N1.
Can we achieve this with lower FuncSpecMaxIters than 10 as 10 could be quite constly in terms of compile times?
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