[PATCH] D33058: [LV] Sink casts to unravel first order recurrence

Ayal Zaks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 04:48:34 PDT 2017


Ayal updated this revision to Diff 102313.
Ayal marked an inline comment as done.
Ayal added a comment.

> In https://reviews.llvm.org/D33058#751569, @mssimpso wrote:
>  I'm wondering if it's worth extending this to handle other kinds of instructions/expressions.

Updated version captures this wondering in a TODO, along with addressing the other review comments.


https://reviews.llvm.org/D33058

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Transforms/Utils/LoopUtils.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/first-order-recurrence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33058.102313.patch
Type: text/x-patch
Size: 9167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170613/b0b87439/attachment.bin>


More information about the llvm-commits mailing list