[PATCH] D35539: [IRCE] Handle loops with step different from 1/-1

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 00:02:04 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310032: [IRCE] Handle loops with step different from 1/-1 (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D35539?vs=109084&id=109685#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35539

Files:
  llvm/trunk/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/trunk/test/Transforms/IRCE/stride_more_than_1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35539.109685.patch
Type: text/x-patch
Size: 33729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170804/3088a15d/attachment.bin>


More information about the llvm-commits mailing list