[PATCH] D67444: [ARM][MVE] Add invalidForTailPredication to TSFlags

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 05:33:44 PDT 2019


SjoerdMeijer accepted this revision.
SjoerdMeijer added a comment.
This revision is now accepted and ready to land.

> We're not generating any TP loops yet, so we're okay!

yes, that's true..... :-)

> The approach will be to all the suspicious instructions here first so we don't have to test all of them when we finally implement the last part of predication.

but okay, that sounds like a little plan.

This looks good to me.


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

https://reviews.llvm.org/D67444





More information about the llvm-commits mailing list