[9] RFR(S) 8129094: assert(is_java_primitive(bt)) failed: only primitive type vectors (original) (raw)
Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jun 18 01:54:15 UTC 2015
- Previous message: FP Registers in SPARC Intrinsic
- Next message: [9] RFR(S) 8129094: assert(is_java_primitive(bt)) failed: only primitive type vectors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: FP Registers in SPARC Intrinsic
- Next message: [9] RFR(S) 8129094: assert(is_java_primitive(bt)) failed: only primitive type vectors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list