[PATCH] D29847: [LV] Extend trunc optimization to all IVs with constant integer steps

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 08:59:38 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294967: [LV] Extend trunc optimization to all IVs with constant integer steps (authored by mssimpso).

Changed prior to commit:
  https://reviews.llvm.org/D29847?vs=88050&id=88209#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29847

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/induction.ll
  llvm/trunk/test/Transforms/LoopVectorize/reverse_iter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29847.88209.patch
Type: text/x-patch
Size: 4886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170213/2efdfff8/attachment.bin>


More information about the llvm-commits mailing list