<span>The number of iterations should be loop depth + 3, maximum</span><br><br><div class="gmail_quote"><div dir="ltr">On Wed, May 11, 2016, 3:09 PM Weiming Zhao <<a href="mailto:weimingz@codeaurora.org">weimingz@codeaurora.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">weimingz added inline comments.<br>
<br>
================<br>
Comment at: lib/CodeGen/LiveDebugValues.cpp:402<br>
@@ -387,3 +401,3 @@<br>
   // Ranges have converged when both worklists are empty.<br>
   while (!Worklist.empty() || !Pending.empty()) {<br>
     // We track what is on the pending worklist to avoid inserting the same<br>
----------------<br>
Can we bail out if no coverage after certain iterations?<br>
<br>
<br>
<a href="http://reviews.llvm.org/D20178" rel="noreferrer" target="_blank">http://reviews.llvm.org/D20178</a><br>
<br>
<br>
<br>
</blockquote></div>