RFR: 8362972: C2 fails with unexpected node in SuperWord truncation: IsFiniteF, IsFiniteD
Tobias Hartmann
thartmann at openjdk.org
Tue Jul 22 10:48:23 UTC 2025
On Tue, 22 Jul 2025 07:21:15 GMT, Wang Haomin <wanghaomin at openjdk.org> wrote:
> Same as https://bugs.openjdk.org/browse/JDK-8362171 , so I've added `IsFiniteF`, `IsFiniteD` to the assert switch.
We run these test regularly but we didn't observe the issue. Are you running with any non-default VM flags? Does it only reproduce on RISCV?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26423#issuecomment-3102193035
More information about the hotspot-compiler-dev
mailing list