RFR: 8323582: C2 SuperWord AlignVector: misaligned vector memory access with unaligned native memory
Vladimir Kozlov
kvn at openjdk.org
Wed Feb 19 16:08:56 UTC 2025
On Wed, 19 Feb 2025 07:17:30 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> The issue is that experimenting now is a little difficult, because I only have the alignment-checks to play with, which are really really rare to fail in the "real world", I think. But aliasing-checks are more likely to fail, so there could be more interesting benchmark results there.
>
> Does that sound ok?
Yes, it is good plan.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22016#issuecomment-2669094347
More information about the hotspot-dev
mailing list