[PATCH] D153820: [CSSPGO][Preinliner] Always inline zero-sized functions.
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 13:12:51 PDT 2023
wenlei added a comment.
Can this be achieved by simply tweaking `ProfiledCandidateComparer` so zero SizeCost candidate always comes before non-zero ones?
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