RFR: 8352635: Improve inferencing of Float16 operations with constant inputs [v8]
Jatin Bhateja
jbhateja at openjdk.org
Thu Jun 19 06:57:51 UTC 2025
On Thu, 19 Jun 2025 06:19:49 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> V [libjvm.so+0xc0358e] ConvF2HFNode::Ideal(PhaseGVN*, bool)+0x88e (type.hpp:2234)
Hi @eme64 , Thanks for reporting, I am still not able to reproduce, but I have added a stricter check. Also it looks like your stack trace is corrupted, as ConvF2HFNode::Ideal is part of convertnode.cpp , kindly re-check with the latest version.
Best Regards
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24179#issuecomment-2986850272
More information about the hotspot-compiler-dev
mailing list