<br><br><div class="gmail_quote">On Tue, Aug 2, 2011 at 3:00 AM, Carl Friedrich Bolz <span dir="ltr">&lt;<a href="mailto:cfbolz@gmx.de">cfbolz@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 08/02/2011 11:41 AM, Armin Rigo wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Carl,<br>
<br>
On Tue, Aug 2, 2011 at 10:20 AM, Carl Friedrich Bolz&lt;<a href="mailto:cfbolz@gmx.de" target="_blank">cfbolz@gmx.de</a>&gt;  wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I don&#39;t have much time for things, about to leave on vacation. Just so<br>
that it doesn&#39;t get lost: on the unrolling-if branch, if you use the<br>
decorator, the JIT should *not* look inside the function if the<br>
condition if false. even if the function doesn&#39;t contain a loop. so<br>
maybe the decorators should be renamed to unroll_iff (too<br>
mathematical?) or unroll_exactly_if.<br>
</blockquote>
<br>
Then it has nothing to do with unrolling: it should be renamed to<br>
something like &quot;look_inside_if&quot;.  It just happens to mean, as a<br>
side-effect, &quot;if the condition is true, then look inside even in case<br>
there is a loop, thus unrolling it&quot;.<br>
</blockquote>
<br></div>
look_inside_iff then? :-)<br><font color="#888888">
<br>
Carl Friedrich</font><div><div></div><div class="h5"><br>
______________________________<u></u>_________________<br>
pypy-dev mailing list<br>
<a href="mailto:pypy-dev@python.org" target="_blank">pypy-dev@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/pypy-dev" target="_blank">http://mail.python.org/<u></u>mailman/listinfo/pypy-dev</a><br>
</div></div></blockquote></div><br>Any of the above are fine with me :), I&#39;ll rename it when I next work on it.<div><br></div><div>Alex<br clear="all"><br>-- <br>&quot;I disapprove of what you say, but I will defend to the death your right to say it.&quot; -- Evelyn Beatrice Hall (summarizing Voltaire)<br>
&quot;The people&#39;s good is the highest law.&quot; -- Cicero<br><br>
</div>