Author: Maciej Fijalkowski <[email protected]>
Branch: extradoc
Changeset: r3664:3b4adb0c4101
Date: 2011-06-13 13:24 +0200
http://bitbucket.org/pypy/extradoc/changeset/3b4adb0c4101/

Log:    add XXX

diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex
--- a/talk/iwtc11/paper.tex
+++ b/talk/iwtc11/paper.tex
@@ -428,6 +428,9 @@
 
 \subsection{Redundant Guard Removal}
 
+XXX should we have a mention where in the previous papers those optimizations
+are discussed? Is the previous XXX precisely about this?
+
 No special concerns needs to be taken when implementing redundant
 guard removal together with loop peeling. The guards from
 the first iteration might make the guards of the second iterations
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to