[PATCH] D70998: [ARM] Enable TypePromotion by default
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 4 05:29:50 PST 2019
SjoerdMeijer accepted this revision.
SjoerdMeijer added a comment.
This revision is now accepted and ready to land.
We've had this enabled by default for almost 1 year downstream now, which is a decent amount of time to shake out some codegen bugs. I agree that flipping the switch now make sense, and hopefully similar non-X86 targets enjoy decent performance improvements too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70998/new/
https://reviews.llvm.org/D70998
More information about the llvm-commits
mailing list