[9] RFR(S) 8129094: assert(is_java_primitive(bt)) failed: only primitive type vectors

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jun 18 01:54:15 UTC 2015


http://cr.openjdk.java.net/~kvn/8129094/webrev/
https://bugs.openjdk.java.net/browse/JDK-8129094

If memory operation is not of primitive type it will be not vectorized 
and should be ignored regardless it (or its inputs) control.

Tested with failing tests.

Thanks,
Vladimir


More information about the hotspot-compiler-dev mailing list