Intrinsics For Vector API

Deshpande, Vivek R vivek.r.deshpande at intel.com
Wed Aug 2 00:12:48 UTC 2017


Hi All

We would like to share the webrev for the Intrinsics for Vector APIs, which add the partial intrinsification support to the APIs.
Webrev: http://cr.openjdk.java.net/~vdeshpande/Panama/webrev.00/
Code Contributed by:
Razvan Lupusoru (razvan.a.lupusoru at intel.com<mailto:razvan.a.lupusoru at intel.com>)
Vivek Deshpande(vivek.r.deshpande at intel.com)

The AddTest.java in jdk\test\panama\vector-draft-spec\src\test\java can be run like this:
java -XX:+UnlockDiagnosticVMOptions -XX:-TieredCompilation  -XX:-CheckIntrinsics -XX:TypeProfileLevel=121 -XX:+UseVectorApiIntrinsics -XX:+DebugVectorApi AddTest

Thanks.
Regards,
Vivek





More information about the panama-dev mailing list