[PATCH] D21903: [LV] Refactor integer induction widening (NFC)

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 12:03:32 PDT 2016


mssimpso created this revision.
mssimpso added a reviewer: anemet.
mssimpso added subscribers: llvm-commits, mcrosier.
Herald added a subscriber: mzolotukhin.

This patch also removes the SCEV variants of getStepVector() since they have no uses after the refactoring. This change was suggested in the review of D21620.

http://reviews.llvm.org/D21903

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21903.62395.patch
Type: text/x-patch
Size: 10610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160630/a9eba571/attachment.bin>


More information about the llvm-commits mailing list