RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v16]

Emanuel Peter epeter at openjdk.org
Mon Jul 3 13:29:31 UTC 2023


On Mon, 3 Jul 2023 12:44:24 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> Do we have test cases for this?
>
> Especially we need a variable case that does not constant fold

Maybe also say that you land in this case for negative constants `ti`. That is expected, right?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/9947#discussion_r1250842509


More information about the hotspot-compiler-dev mailing list