RFR: 8277617: Adjust AVX3Threshold for copy/fill stubs [v6]

Jie Fu jiefu at openjdk.java.net
Wed Dec 1 23:22:28 UTC 2021


On Wed, 1 Dec 2021 18:41:33 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:

> Yes, the patch doesn't change behavior on AVX2 and older AVX512 systems.

Thanks for your clarification.
But it still remains unknown why the 64-byte instructions shouldn't be used on CPUs which don't support `serialize`.

I will test the 64-byte instructions on older AVX512 systems today and feedback here.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6512


More information about the hotspot-compiler-dev mailing list