[PATCH] D90591: [ARM] Introduce t2DoLoopStartTP

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 02:06:10 PST 2020


samparker added a comment.

> Things like reverting calls is easier to do at this point.

What calls do you mean..?
What specifically do you need from the pre-RA MachineInstr form that means this shouldn't be done at IR level?  The search here is certainly not more simple and manageable than doing this MVETailPredication, where the components are also found, and handling phis at this level is just an added pain.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90591/new/

https://reviews.llvm.org/D90591



More information about the llvm-commits mailing list