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

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 28 13:48:08 PDT 2016


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

Addressed Michael's comments.

- Rebased.
- Renamed "shouldScalarizeIntInduciton" to "needsScalarInduction"


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.65986.patch
Type: text/x-patch
Size: 25710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/40e82ed7/attachment.bin>


More information about the llvm-commits mailing list