Author: Carl Friedrich Bolz <[email protected]>
Branch:
Changeset: r92099:a186a6bccf3f
Date: 2017-08-06 09:19 +0200
http://bitbucket.org/pypy/pypy/changeset/a186a6bccf3f/
Log: this was done
diff --git a/rpython/jit/metainterp/optimizeopt/bridgeopt.py
b/rpython/jit/metainterp/optimizeopt/bridgeopt.py
--- a/rpython/jit/metainterp/optimizeopt/bridgeopt.py
+++ b/rpython/jit/metainterp/optimizeopt/bridgeopt.py
@@ -84,7 +84,6 @@
# heap knowledge: we store triples of known heap fields in non-virtual
# structs
- # XXX could be extended to arrays
if optimizer.optheap:
triples_struct, triples_array =
optimizer.optheap.serialize_optheap(available_boxes)
# can only encode descrs that have a known index into
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit