[PATCH] D65803: [MVE] Don't try to unroll vectorised MVE loops

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 00:12:13 PDT 2019


samparker added a comment.

Yes, I'm definitely up for preventing unrolling and I think checking the instructions would be better - we'll catch vector intrinsics that way too.


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

https://reviews.llvm.org/D65803





More information about the llvm-commits mailing list