[PATCH] D86988: [Inliner] Run always-inliner in inliner-wrapper
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 25 08:37:18 PDT 2020
davidxl added a comment.
The reason is that the always inliner is still not in-par with regular inliner -- if you look at the IFI setup -- missing BFI information.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86988/new/
https://reviews.llvm.org/D86988
More information about the llvm-commits
mailing list