[PATCH] D22869: [LV] Generate both scalar and vector integer induction variables

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 12:11:04 PDT 2016


mssimpso updated this revision to Diff 66352.
mssimpso added a comment.

Addressed Adam's comments.

- Made store consecutive in test case and added a pre-instcombine check. We now generate both scalar and vector IVs for this test.


https://reviews.llvm.org/D22869

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/X86/scatter_crash.ll
  test/Transforms/LoopVectorize/induction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22869.66352.patch
Type: text/x-patch
Size: 28078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160801/7948421b/attachment.bin>


More information about the llvm-commits mailing list