[PATCH] D57566: Refactor setAlreadyUnrolled() and setAlreadyVectorized().
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 11 11:45:29 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL353738: Refactor setAlreadyUnrolled() and setAlreadyVectorized(). (authored by Meinersbur, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57566?vs=186281&id=186303#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57566/new/
https://reviews.llvm.org/D57566
Files:
llvm/trunk/include/llvm/Analysis/LoopInfo.h
llvm/trunk/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/trunk/lib/Analysis/LoopInfo.cpp
llvm/trunk/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/trunk/test/Transforms/LoopVectorize/X86/vect.omp.force.small-tc.ll
llvm/trunk/test/Transforms/LoopVectorize/remove_metadata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57566.186303.patch
Type: text/x-patch
Size: 14464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190211/ddb77e19/attachment.bin>
More information about the llvm-commits
mailing list