RFR: 8345219: C2: x86_64 should not go to interpreter stubs for NaNs handling

Aleksey Shipilev shade at openjdk.org
Wed Dec 4 07:20:42 UTC 2024


On Wed, 4 Dec 2024 07:03:22 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> One question: Could we add an IR test that would show that no interpreter stubs are emitted, but instead whatever it is now emitting?

We could, but let's not do this in this PR. I already jumped the gun here a little with adding a benchmark to show the effect we have :)

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22446#issuecomment-2516387073


More information about the hotspot-compiler-dev mailing list