RFR: 8294588: Auto vectorize half precision floating point conversion APIs [v5]

Vladimir Kozlov kvn at openjdk.org
Wed Dec 7 00:21:00 UTC 2022


On Tue, 6 Dec 2022 23:53:45 GMT, Smita Kamath <svkamath at openjdk.org> wrote:

>> Or a CPU supports F16C but does not EVEX (avx512f).
>
> Hi Vladimir, we have a prior example of vpaddb instruction where these attributes are set. The assembler will ignore these attributes if UseAVX < 3.

Good. Thank you for answering my questions.

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

PR: https://git.openjdk.org/jdk/pull/11471


More information about the hotspot-compiler-dev mailing list