[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 08:44:14 PDT 2016


mssimpso updated the summary for this revision.
mssimpso updated this revision to Diff 66329.
mssimpso added a comment.

- Made needsScalarInduction more readable.
- Updated summary to reflect functional changes.


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.66329.patch
Type: text/x-patch
Size: 25782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160801/17fa49c6/attachment.bin>


More information about the llvm-commits mailing list