[PATCH] D66106: [LV] fold-tail predication should be respected even with assume_safety
Dorit Nuzman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 00:11:17 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368973: [LV] fold-tail predication should be respected even with assume_safety (authored by dorit, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66106?vs=214689&id=215333#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66106/new/
https://reviews.llvm.org/D66106
Files:
llvm/trunk/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/trunk/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/test/Transforms/LoopVectorize/X86/tail_folding_and_assume_safety.ll
llvm/trunk/test/Transforms/LoopVectorize/X86/vect.omp.force.small-tc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66106.215333.patch
Type: text/x-patch
Size: 13723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/e2e0cacc/attachment.bin>
More information about the llvm-commits
mailing list