[PATCH] D17153: [LV] Identify more induction PHIs by coercing expressions to AddRecExprs

silviu.baranga@arm.com via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 08:01:00 PDT 2016


sbaranga updated this revision to Diff 54372.
sbaranga added a comment.

Convert the lambda into a helper function.


http://reviews.llvm.org/D17153

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Transforms/Utils/LoopUtils.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/induction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17153.54372.patch
Type: text/x-patch
Size: 10699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160420/31c1d85c/attachment-0001.bin>


More information about the llvm-commits mailing list