[PATCH] D93838: [SCCP] Add Function Specialization pass
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 13 20:02:09 PDT 2021
xbolva00 added a comment.
>> I think we could limit the numbers of function specialized.
Yes, and we should some score which says how profitable specialization could be - so we can prioritize such specializations.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93838/new/
https://reviews.llvm.org/D93838
More information about the llvm-commits
mailing list