On Mon, 15 Jun 2026 01:39:18 GMT, Fei Yang <[email protected]> wrote:
> Hi, please consider. > > These IR tests seem to depend on calling convention flattening which are only > implemented for aarch64 and x86 for now. > I witnessed test failures if `InlineTypePassFieldsAsArgs` & > `InlineTypeReturnedAsFields` are set to false. > > Testing: verified using the same test on both aarch64 and x86 linux platforms > (fastdebug build). > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: d85e8188 Author: Fei Yang <[email protected]> Committer: Marc Chevalier <[email protected]> URL: https://git.openjdk.org/valhalla/commit/d85e818883eba0984e48479694b4ed46759ab1f0 Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod 8386626: [lworld] Only enable valhalla IR tests in ScalarReplacementWithGCBarrierTests.java for aarch64 and x86 Reviewed-by: mhaessig, mchevalier ------------- PR: https://git.openjdk.org/valhalla/pull/2544
