[PATCH] D119880: [FuncSpec] Support function specialization across multiple arguments.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 16 03:11:46 PST 2022
fhahn added a comment.
> I have measured compilation times with the pass enabled/disabled by default using instruction count as the metric following these:
Could you share the link the the actual comparison (there's a `C` link on the left side for each commit on the overview page)? From the numbers you posted it is not clear for which configuration those numbers are (e.g. O3 <https://reviews.llvm.org/owners/package/3/> + NewPM, ReleaseLTO + g + NewPM).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119880/new/
https://reviews.llvm.org/D119880
More information about the llvm-commits
mailing list