[pypy-commit] pypy vecopt: rpython translation issues, adding reshape operation to zjit tests

2015-06-29 Thread plan_rich
Author: Richard Plangger Branch: vecopt Changeset: r78342:b785c8f713af Date: 2015-06-29 10:49 +0200 http://bitbucket.org/pypy/pypy/changeset/b785c8f713af/ Log:rpython translation issues, adding reshape operation to zjit tests diff --git a/pypy/module/micronumpy/compile.py b/pypy/module/micr

[pypy-commit] pypy vecopt: rpython translation issues

2015-06-24 Thread plan_rich
Author: Richard Plangger Branch: vecopt Changeset: r78295:5008c5321939 Date: 2015-06-24 15:19 +0200 http://bitbucket.org/pypy/pypy/changeset/5008c5321939/ Log:rpython translation issues diff --git a/rpython/jit/metainterp/optimizeopt/vectorize.py b/rpython/jit/metainterp/optimizeopt/vectori