[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
Thu May 5 08:25:05 PDT 2016


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

Update the code after the helper creation part was committed in r268632.


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.56294.patch
Type: text/x-patch
Size: 7611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/7e85bc9b/attachment.bin>


More information about the llvm-commits mailing list