[PATCH] D31997: [LV] Refactor ILV to provide vectorizeInstruction() from vectorizeBlockInLoop()

Ayal Zaks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 16:30:24 PDT 2017


Ayal created this revision.
Herald added a subscriber: mzolotukhin.

Aligning DeadInstructions with its only user, facilitating driving the transformation by VPlan - follows https://reviews.llvm.org/D28975 and its tentative breakdown.


https://reviews.llvm.org/D31997

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31997.95052.patch
Type: text/x-patch
Size: 28701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170412/4f959a1b/attachment.bin>


More information about the llvm-commits mailing list