[PATCH] D79976: [LV] Handle Fold-Tail of loops with vectorizarion factor (VF) equal to 1
Anh Tuyen Tran via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 19 22:30:24 PDT 2020
anhtuyen updated this revision to Diff 265136.
anhtuyen added a comment.
Extend pr45679-fold-tail-by-masking.ll with an additional RUN of -force-vector-width=1 and -force-vector-interleave=4 from https://reviews.llvm.org/D80085.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79976/new/
https://reviews.llvm.org/D79976
Files:
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/test/Transforms/LoopVectorize/tail-folding-vectorization-factor-1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79976.265136.patch
Type: text/x-patch
Size: 12249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/ed3dd455/attachment.bin>
More information about the llvm-commits
mailing list