RFR: 8310190: C2 SuperWord: AlignVector is broken, generates misaligned packs
Fei Gao
fgao at openjdk.org
Mon Oct 9 08:14:19 UTC 2023
On Fri, 6 Oct 2023 07:55:51 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> @fg1417 Can you please see if this patch fixes the bug, and if the tests run fine on ARM32, and maybe some other platforms you think it is relevant for?
Hi @eme64, the build on ARM32 is broken on mainline currently but can be fixed by https://github.com/openjdk/jdk/pull/15645. Well, if it does make sense to you, I'll do the testing with Voitylov's fix. Suppose there won't be any cross impact.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14785#issuecomment-1752528792
More information about the hotspot-compiler-dev
mailing list