[master] Integrated: Exclude some tests from Lilliput which rely on array alignment

Roman Kennke rkennke at openjdk.org
Thu May 16 09:48:20 UTC 2024


On Tue, 14 May 2024 10:52:39 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> On x86_64, some IR tests are failing with +UCOH, because they expect a certain array alignment. Let's not run those tests with +UCOH, just like we do with other similar tests.
> 
> Testing:
>  - [x] compiler/loopopts/superword/TestMulAddS2I.java
>  - [x] compiler/loopopts/superword/TestMulAddS2I.java (-UCOH)
>  - [x] compiler/loopopts/superword/TestMulAddS2I.java (+UCOH)

This pull request has now been integrated.

Changeset: 75b9c85a
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.org/lilliput/commit/75b9c85ad332c70a225398d14f9645aed35bece7
Stats:     15 lines in 1 file changed: 10 ins; 0 del; 5 mod

Exclude some tests from Lilliput which rely on array alignment

Reviewed-by: shade

-------------

PR: https://git.openjdk.org/lilliput/pull/173


More information about the lilliput-dev mailing list