On Thu, 14 Mar 2024 11:20:26 GMT, Robbin Ehn <r...@openjdk.org> wrote:
> Hi, thanks for continuing with this. > > As this is similar to SVML, comments applies to x86 also: > > * There is no way to stop the VM from trying to load vmath ? > There is both a UseNeon and a UseSVE, if I set both to false I would > expect no vector and no vmath. The JVM won't work without Neon. It's always there. Better to delete the flag. ------------- PR Comment: https://git.openjdk.org/jdk/pull/18294#issuecomment-1997727704