RFR: 8267356: AArch64: Vector API SVE codegen support [v2]
Ningsheng Jian
njian at openjdk.java.net
Thu Jul 29 07:45:57 UTC 2021
On Tue, 27 Jul 2021 08:16:32 GMT, Andrew Haley <aph at openjdk.org> wrote:
> Ah, true, SVE conditions are (of course!) different from scalar conditions. But that's still no more than a mapping function from c2-specific cond to SVE codes, isn't it?
Updated in the latest commit.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4122
More information about the hotspot-compiler-dev
mailing list