[PATCH] D21720: Unroll for uncountable loops

Evgeny Stupachenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 19:36:46 PST 2017


evstupac updated this revision to Diff 88080.
evstupac added a comment.

Add phi cycle function to explain phi simplification.


Repository:
  rL LLVM

https://reviews.llvm.org/D21720

Files:
  include/llvm/Analysis/LoopUnrollAnalyzer.h
  lib/Analysis/LoopUnrollAnalyzer.cpp
  lib/Transforms/Scalar/LoopUnrollPass.cpp
  test/Transforms/LoopUnroll/unroll-force.ll
  unittests/Analysis/UnrollAnalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21720.88080.patch
Type: text/x-patch
Size: 13535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170211/f74f25f7/attachment.bin>


More information about the llvm-commits mailing list