[PATCH] D153154: [NFC][Inliner] Introduce another multiplier for cost benefit analysis and make multipliers overriddable in TargetTransformInfo.
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 28 15:05:11 PDT 2023
mingmingl added a comment.
thanks for the reviews and suggestions! It's great to keep this in Phab (before reviews are fully on Github PR) ˙ᵕ˙
I'll do a sanity check of run, add a brief comment to explain the motivation (hardwares with much smaller icache and weaker frontend might need a per-target multiplier), and then land this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153154/new/
https://reviews.llvm.org/D153154
More information about the llvm-commits
mailing list