<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jun 16, 2014 at 12:08 PM, Mark Heffernan <span dir="ltr"><<a href="mailto:meheff@google.com" target="_blank">meheff@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I should also mention that I encountered some long compilation times which are superlinear with the unroll count when experimenting with the pragma loop limit.  With the current limit (32K) on a simple loop the compilation time is ~7s.  Doubling the limit results in a compilation time of ~50s.  It seems to be beneath llvm::UnrollLoop -> FoldBlockIntoPredecessor -> llvm::ScalarEvolution::forgetLoop.<br>

<br>
<a href="http://reviews.llvm.org/D4150" target="_blank">http://reviews.llvm.org/D4150</a></blockquote><div><br></div><div>Whoops.  posted to the wrong review.  Meant to add this to  <a href="http://reviews.llvm.org/D4147">http://reviews.llvm.org/D4147</a>.</div>
<div><br></div><div>Mark</div></div><br></div></div>