[PATCH] D11706: [Unroll] Improve the brute force loop unroll estimate by propagating through PHI nodes across iterations.

Chandler Carruth chandlerc at gmail.com
Mon Aug 3 13:33:07 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL243900: [Unroll] Improve the brute force loop unroll estimate by propagating (authored by chandlerc).

Changed prior to commit:
  http://reviews.llvm.org/D11706?vs=31198&id=31259#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11706

Files:
  llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/trunk/test/Transforms/LoopUnroll/full-unroll-heuristics-phi-prop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11706.31259.patch
Type: text/x-patch
Size: 6085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150803/f7321c66/attachment.bin>


More information about the llvm-commits mailing list