RFR(S): 8178811: Minimize the AVX <-> SSE transition penalty on x86

Andrew Haley aph at redhat.com
Sun Apr 16 10:03:18 UTC 2017


Hi,

On 14/04/17 19:17, Deshpande, Vivek R wrote:

> This fix minimizes the AVX to SSE and SSE to AVX transition penalty
> through generation of vzeroupper instruction.

This looks like a performance enhancement, rather than a bug.  Is JDK
9 still open for performance enhancement?  I thought we were in
rampdown, but the report is targeted to 9.

Andrew.


More information about the hotspot-compiler-dev mailing list