[PATCH] D41420: [LV][VPlan] NFC patch to move LoopVectorizationPlanner class out of LoopVectorize.cpp
Hideki Saito via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 3 12:36:24 PST 2018
hsaito updated this revision to Diff 128550.
hsaito added a comment.
Legality and CostModel classes under llvm namespace. Avoiding build warnings.
https://reviews.llvm.org/D41420
Files:
lib/Transforms/Vectorize/LoopVectorizationPlanner.h
lib/Transforms/Vectorize/LoopVectorize.cpp
lib/Transforms/Vectorize/VPlan.h
lib/Transforms/Vectorize/VPlanBuilder.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41420.128550.patch
Type: text/x-patch
Size: 24121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180103/4255d2a5/attachment.bin>
More information about the llvm-commits
mailing list