Integrated: 8334083: C2 SuperWord: TestCompatibleUseDefTypeSize.java fails with -XX:+AlignVector after JDK-8325155
Emanuel Peter
epeter at openjdk.org
Mon Jun 24 07:17:17 UTC 2024
On Thu, 20 Jun 2024 09:25:01 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> This is a small test-bug fix.
>
> In https://bugs.openjdk.org/browse/JDK-8325155 / https://github.com/openjdk/jdk/pull/18822, I added a test, but never ran it with `-XX:+AlignVector` - since that is not a flag we use at Oracle, and therefore do not regularly test.
>
> I had to adjust the IR rule accordingly.
This pull request has now been integrated.
Changeset: edf7f055
Author: Emanuel Peter <epeter at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/edf7f055ee010a2c19bce26c15726d5b58e2e832
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8334083: C2 SuperWord: TestCompatibleUseDefTypeSize.java fails with -XX:+AlignVector after JDK-8325155
Reviewed-by: chagedorn, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/19801
More information about the hotspot-compiler-dev
mailing list