[PATCH] D65803: [MVE] Don't try to unroll vectorised MVE loops
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 10:19:00 PDT 2019
dmgreen added a comment.
But, am I correct in saying that you are not against preventing unrolling, just this way of looking at the metadata? If so would looking through for vector instructions sounds better to you? That sounds simple enough and should produce the same effect in most cases. Let me know!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65803/new/
https://reviews.llvm.org/D65803
More information about the llvm-commits
mailing list