[PATCH] D57566: Refactor setAlreadyUnrolled() and setAlreadyVectorized().
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 4 10:12:52 PST 2019
Meinersbur updated this revision to Diff 185083.
Meinersbur added a comment.
- Use a TemporaryMDNode instead of nullptr
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57566/new/
https://reviews.llvm.org/D57566
Files:
include/llvm/Analysis/LoopInfo.h
include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
lib/Analysis/LoopInfo.cpp
lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
test/Transforms/LoopVectorize/X86/already-vectorized.ll
test/Transforms/LoopVectorize/X86/vect.omp.force.small-tc.ll
test/Transforms/LoopVectorize/remove_metadata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57566.185083.patch
Type: text/x-patch
Size: 19898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190204/e63175e8/attachment.bin>
More information about the llvm-commits
mailing list