[PATCH] D153820: [CSSPGO][Preinliner] Always inline zero-sized functions.
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 16:45:04 PDT 2023
hoy added a comment.
In D153820#4453775 <https://reviews.llvm.org/D153820#4453775>, @wenlei wrote:
> Can this be achieved by simply tweaking `ProfiledCandidateComparer` so zero SizeCost candidate always comes before non-zero ones?
Good idea!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153820/new/
https://reviews.llvm.org/D153820
More information about the llvm-commits
mailing list