[PATCH] D155103: [FuncSpec] Split the specialization bonus into CodeSize and Latency.
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 14 05:39:42 PDT 2023
labrinea updated this revision to Diff 540379.
labrinea added a comment.
This revision is better in compile times (instruction count) for llvm test suite: Geomean with O3 <https://reviews.llvm.org/owners/package/3/> is -0.049%, with LTO is +0.062%.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155103/new/
https://reviews.llvm.org/D155103
Files:
llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h
llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
llvm/unittests/Transforms/IPO/FunctionSpecializationTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155103.540379.patch
Type: text/x-patch
Size: 20533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230714/43d3e01e/attachment-0001.bin>
More information about the llvm-commits
mailing list