[PATCH] D27004: Set unroll remainder to epilog if profitable

Evgeny Stupachenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 12:02:53 PST 2017


evstupac updated the summary for this revision.
evstupac updated this revision to Diff 83398.
evstupac added a comment.

Removed modulo of unroll count check.
Simplified and updated according to inline comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D27004

Files:
  lib/Transforms/Utils/LoopUnroll.cpp
  test/Transforms/LoopUnroll/epilog_const_phi.ll
  test/Transforms/LoopUnroll/runtime-loop5.ll
  test/Transforms/LoopUnroll/unroll-heuristics-pgo.ll
  test/Transforms/LoopUnroll/unroll-pragmas.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27004.83398.patch
Type: text/x-patch
Size: 7161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170106/f8e05165/attachment-0001.bin>


More information about the llvm-commits mailing list