[PATCH] D86074: [ARM][MVE] Tail-predication: check get.active.lane.mask's TC value

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 02:45:29 PDT 2020


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

I think this okay, certainly for Unknown and SCEVAddRec, and I wouldn't be up for having a big pattern searching again to completely double check that everything is as we expect. Maybe something will crop up that requires that, but at least this is a good start.


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

https://reviews.llvm.org/D86074



More information about the llvm-commits mailing list