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). ------------- Commit messages: - 8386626: [lworld] Only enable valhalla IR tests in ScalarReplacementWithGCBarrierTests.java for aarch64 and x86 Changes: https://git.openjdk.org/valhalla/pull/2544/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2544&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8386626 Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod Patch: https://git.openjdk.org/valhalla/pull/2544.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2544/head:pull/2544 PR: https://git.openjdk.org/valhalla/pull/2544
