[PATCH] D33089: [Polly] Generate more 'canonical' induction variable if we can prove there is no overflow.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 19:30:33 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302866: [Polly] Generate more 'canonical' induction variable (authored by ether).

Changed prior to commit:
  https://reviews.llvm.org/D33089?vs=98649&id=98716#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33089

Files:
  polly/trunk/lib/CodeGen/LoopGenerators.cpp
  polly/trunk/test/Isl/CodeGen/LoopParallelMD/loop_nest_param_parallel.ll
  polly/trunk/test/Isl/CodeGen/MemAccess/generate-all.ll
  polly/trunk/test/Isl/CodeGen/MemAccess/update_access_functions.ll
  polly/trunk/test/Isl/CodeGen/OpenMP/single_loop.ll
  polly/trunk/test/Isl/CodeGen/non_affine_float_compare.ll
  polly/trunk/test/Isl/CodeGen/phi_scalar_simple_2.ll
  polly/trunk/test/Isl/single_loop_param_less_equal.ll
  polly/trunk/test/Isl/single_loop_param_less_than.ll
  polly/trunk/test/ScheduleOptimizer/pattern-matching-based-opts_10.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33089.98716.patch
Type: text/x-patch
Size: 12322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170512/dd56ef54/attachment.bin>


More information about the llvm-commits mailing list