hg: panama/panama/jdk: Reduce amount of generated code.

paul.sandoz at oracle.com paul.sandoz at oracle.com
Sat Jul 15 00:15:13 UTC 2017


Changeset: 6f6fe32259e3
Author:    psandoz
Date:      2017-07-14 17:13 -0700
URL:       http://hg.openjdk.java.net/panama/panama/jdk/rev/6f6fe32259e3

Reduce amount of generated code.
Each concrete vector can inherit most functionality from
an abstract type holding the array.

! test/panama/vector-draft-spec/gen-src.sh
+ test/panama/vector-draft-spec/src/main/java/com/oracle/vector/vectors/X-Vector.java.template
! test/panama/vector-draft-spec/src/main/java/com/oracle/vector/vectors/X-VectorBits.java.template < test/panama/vector-draft-spec/src/main/java/com/oracle/vector/vectors/X-Vector.java.template



More information about the panama-dev mailing list