[PATCH] D91887: [ARM] Make t2DoLoopStartTP a terminator
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 24 01:17:03 PST 2020
dmgreen added a comment.
> Ah yes, thanks, got it. Just one more high-level follow up question then. Is this something we want to perhaps control with an option?
We have an option for merging dec and end, and will currently only do this transform if that succeeded. I could add an option for controlling creating t2DoLoopEndDec too if it sounds useful, but we do already at least have an off switch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91887/new/
https://reviews.llvm.org/D91887
More information about the llvm-commits
mailing list