[PATCH] D129986: [NFC][LoopVectorize] Add tail-folding RUN lines to existing SVE tests
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 18 01:17:10 PDT 2022
david-arm added a comment.
Hi all, I realise this is a big patch. All I'm doing is adding RUN lines to existing tests so there is no functional change, although I did have to tweak some of the CHECK lines so that I could sometimes share the same CHECK line between RUN lines. If you feel this patch is too big to review I'm happy to split it up into smaller ones!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129986/new/
https://reviews.llvm.org/D129986
More information about the llvm-commits
mailing list