Hi,

Following up on review requests of API [0], Java implementation and
test [1], General Hotspot changes[2] for Vector API and x86 backend
changes [3]. Here's a request for review of AArch64 backend changes
required for supporting the Vector API:

JEP: https://openjdk.java.net/jeps/338
JBS: https://bugs.openjdk.java.net/browse/JDK-8223347
Webrev: 
http://cr.openjdk.java.net/~yzhang/vectorapi/vectorapi.rfr/aarch64_webrev/webrev.01/

Complete implementation resides in vector-unstable branch of panama/dev
repository [4].

Looking forward to your feedback.
Best Regards,
Yang


[0] https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-March/065345.html
[1] https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-April/065587.html
[2] 
https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2020-April/037798.html
[3] 
https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2020-April/037801.html
[4] https://openjdk.java.net/projects/panama/
      $ hg clone http://hg.openjdk.java.net/panama/dev/ -b vector-unstable


Reply via email to