[PATCH] D49491: [RFC][VPlan, SLP] Add simple SLP analysis on top of VPlan.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 7 09:54:25 PST 2018
fhahn updated this revision to Diff 172976.
fhahn marked an inline comment as done.
fhahn added a comment.
Herald added a subscriber: jfb.
Address comments and add checks for simple loads/stores in areVectorizable().
https://reviews.llvm.org/D49491
Files:
lib/Transforms/Vectorize/CMakeLists.txt
lib/Transforms/Vectorize/VPlan.cpp
lib/Transforms/Vectorize/VPlan.h
lib/Transforms/Vectorize/VPlanSLP.cpp
lib/Transforms/Vectorize/VPlanValue.h
unittests/Transforms/Vectorize/CMakeLists.txt
unittests/Transforms/Vectorize/VPlanSlpTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49491.172976.patch
Type: text/x-patch
Size: 66820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/9eba9f4c/attachment.bin>
More information about the llvm-commits
mailing list