[PATCH] D73217: [InlineCost] Add flag to allow changing the default inline cost
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 12:51:28 PST 2020
davidxl added a comment.
ok. I see the intention. As long as the behavior of --inline-threshold option is not changed (it still overrides the new option), the new option seems fine to me. Adding individually controlled option for size opt seems a good idea too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73217/new/
https://reviews.llvm.org/D73217
More information about the llvm-commits
mailing list