[pypy-svn] commit/extradoc: alex_gaynor: Quick note, I don't have time to implement it this second.

Bitbucket commits-noreply at bitbucket.org
Fri Mar 4 11:50:14 CET 2011


1 new changeset in extradoc:

http://bitbucket.org/pypy/extradoc/changeset/3b9a0ada54e5/
changeset:   r3352:3b9a0ada54e5
branch:      extradoc
user:        alex_gaynor
date:        2011-03-04 11:50:09
summary:     Quick note, I don't have time to implement it this second.
affected #:  1 file (113 bytes)

--- a/planning/jit.txt	Thu Mar 03 15:13:29 2011 -0800
+++ b/planning/jit.txt	Fri Mar 04 05:50:09 2011 -0500
@@ -76,6 +76,11 @@
   maybe we should move promote even higher, before the first use and we
   could possibly remove more stuff?
 
+- f31 = f17 * f16
+  f32 = f16 * f17
+
+  Should be just a matter of synthesizing reverse operations in rewrite.py
+
 
 PYTHON EXAMPLES
 ---------------

Repository URL: https://bitbucket.org/pypy/extradoc/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the Pypy-commit mailing list