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

Hongbin Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 09:46:17 PDT 2017


etherzhhb updated this revision to Diff 98649.
etherzhhb added a comment.

Fix typo


Repository:
  rL LLVM

https://reviews.llvm.org/D33089

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33089.98649.patch
Type: text/x-patch
Size: 11962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170511/74aab6db/attachment.bin>


More information about the llvm-commits mailing list