[pypy-commit] pypy vecopt-merge: added branch description for vecopt and vecopt-merge

plan_rich noreply at buildbot.pypy.org
Tue Aug 11 16:39:00 CEST 2015


Author: Richard Plangger <rich at pasra.at>
Branch: vecopt-merge
Changeset: r78899:98e339e44deb
Date: 2015-08-11 16:39 +0200
http://bitbucket.org/pypy/pypy/changeset/98e339e44deb/

Log:	added branch description for vecopt and vecopt-merge

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -63,3 +63,8 @@
 .. branch: fix-tinylang-goals
 
 Update tinylang goals to match current rpython
+
+.. branch: vecopt
+.. branch: vecopt-merge
+
+A new optimization pass to use SIMD instructions for trace loop that allow this


More information about the pypy-commit mailing list