RFR: 8345219: C2: x86_64 should not go to interpreter stubs for NaNs handling
Aleksey Shipilev
shade at openjdk.org
Wed Dec 4 09:36:14 UTC 2024
On Wed, 4 Dec 2024 09:31:14 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> Nice, that was quick! Do we not need to restrict the IR rules? Or will that not fail on `IA32`?
`IA32` is on its way out, so I would be okay with the new test to pretend `IA32` does not exist :)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22446#issuecomment-2516689914
More information about the hotspot-compiler-dev
mailing list