[PATCH] D37153: [LoopUnroll] Properly update the loop preheader in case of successful peeling

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 13:28:42 PDT 2017


davide updated this revision to Diff 112735.
davide added a comment.

Update Trip count/tripmultiple asking them to ScalarEvolution, as suggested by Eli.


https://reviews.llvm.org/D37153

Files:
  lib/Transforms/Utils/LoopUnroll.cpp
  test/Transforms/LoopUnroll/SystemZ/lit.local.cfg
  test/Transforms/LoopUnroll/SystemZ/pr33437.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37153.112735.patch
Type: text/x-patch
Size: 6635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/945e6a91/attachment.bin>


More information about the llvm-commits mailing list