[PATCH] D39068: [LV] Introduce VPBlendRecipe, VPWidenMemoryInstructionRecipe
Gil Rapaport via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 3 10:03:49 PDT 2017
gilr updated this revision to Diff 121497.
gilr added a comment.
Herald added a subscriber: bollu.
Addressed review comment - remove the load/store specialized llvm_unreachable from ILV::widenInstruction, load/store now also handled by the switch's default case.
https://reviews.llvm.org/D39068
Files:
lib/Transforms/Vectorize/LoopVectorize.cpp
lib/Transforms/Vectorize/VPlan.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39068.121497.patch
Type: text/x-patch
Size: 13183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171103/6b41f87d/attachment.bin>
More information about the llvm-commits
mailing list