[PATCH] D19820: Enable loopreroll for sext of loop control only IV

Lawrence Hu via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 12:00:26 PDT 2016


hulx2000 created this revision.
hulx2000 added reviewers: hfinkel, jmolloy.
hulx2000 added a subscriber: llvm-commits.
hulx2000 set the repository for this revision to rL LLVM.
Herald added a subscriber: mzolotukhin.

    This patch extend loopreroll to allow the instruction chain
    of loop control only IV has sext.


Repository:
  rL LLVM

http://reviews.llvm.org/D19820

Files:
  lib/Transforms/Scalar/LoopRerollPass.cpp
  test/Transforms/LoopReroll/indvar_with_ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19820.55857.patch
Type: text/x-patch
Size: 12929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160502/baaace01/attachment.bin>


More information about the llvm-commits mailing list