[PATCH] D45552: [NFC][LV][LoopUtil] Move LoopVectorizationLegality to Analysis tree
Hideki Saito via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 13 08:09:50 PDT 2018
hsaito updated this revision to Diff 142417.
hsaito added a comment.
https://reviews.llvm.org/D45420 portion excluded. Note that this patch won't build w/o https://reviews.llvm.org/D45420 patch.
https://reviews.llvm.org/D45552
Files:
include/llvm/Analysis/LoopVectorizationLegality.h
lib/Analysis/CMakeLists.txt
lib/Analysis/LoopVectorizationLegality.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45552.142417.patch
Type: text/x-patch
Size: 100175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/77dfa13c/attachment-0001.bin>
More information about the llvm-commits
mailing list