RFR: 8349523: Unused runtime calls to drem/frem should be removed

Vladimir Kozlov kvn at openjdk.org
Thu Feb 20 18:02:54 UTC 2025


On Thu, 20 Feb 2025 09:23:25 GMT, Marc Chevalier <duke at openjdk.org> wrote:

> But then again, I'm just getting used to this codebase, so I might be wrong. Or maybe I misunderstood and you meant something else!

No, you are right. Returning TOP is bad idea.  It seems we can't avoid manual rewiring.

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

PR Comment: https://git.openjdk.org/jdk/pull/23694#issuecomment-2672265319


More information about the hotspot-compiler-dev mailing list