[PATCH] D65197: [LV] Tail-loop Folding
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 25 07:02:14 PDT 2019
SjoerdMeijer updated this revision to Diff 211742.
SjoerdMeijer added a comment.
I've moved the test case to the X86 subfolder and removed the ASSERT.
I obviously want to add some MVE tests too, but will do that later. The X86 cost model and masked instructions are a nice demonstrator :-)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65197/new/
https://reviews.llvm.org/D65197
Files:
llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/X86/tail_loop_folding.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65197.211742.patch
Type: text/x-patch
Size: 14768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190725/314cacb8/attachment.bin>
More information about the llvm-commits
mailing list