[PATCH] D94559: [NewPM] Only non-trivially loop unswitch at -O3 and for non-optsize functions
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 12:46:05 PST 2021
SjoerdMeijer accepted this revision.
SjoerdMeijer added a comment.
This revision is now accepted and ready to land.
To avoid code-size bloat, this is indeed the behaviour that we want.
Thanks, LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94559/new/
https://reviews.llvm.org/D94559
More information about the llvm-commits
mailing list