[PATCH] D129137: [NFC][LoopVectorize] Explicitly disable tail-folding on some SVE tests

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 03:13:27 PDT 2022


david-arm added a comment.

Having worked through these tests I feel like there are some we can clean up and reduce the length of the RUN lines. I thought about doing that in this patch, but then it's probably too much going on at once. I may create a follow-up patch that unifies the run lines a bit more.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129137



More information about the llvm-commits mailing list