JDK 19 |
---|
19 b17Fixed |
Blocks :
|
|
Relates :
|
- Extend auto vectorizer to cover Math.round(float) and Math.round(double) operations. - Semantics of Math.round(float/double) match with F2I and D2L operations for various special floating point values. - Reuse existing VectorCastF2X/D2X IR.
|