[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
Tue Feb 14 08:40:05 PST 2017


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

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

Repository:
  rL LLVM

https://reviews.llvm.org/D29847

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/AArch64/induction-trunc.ll
  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.88383.patch
Type: text/x-patch
Size: 7736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170214/5010816a/attachment.bin>


More information about the llvm-commits mailing list