RFR: 8332268: C2: Add missing optimizations for UDivI/L and UModI/L and unify the shared logic with the signed nodes [v19]

theoweidmannoracle duke at openjdk.org
Tue Dec 10 15:00:22 UTC 2024


On Tue, 10 Dec 2024 09:20:03 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> theoweidmannoracle has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Fix space
>>  - Add missing UDiv/UMod cases to no_dependent_zero_check and cannot_split_division
>
> Thanks for fixing the cases! Some minor variable renaming suggestions for the existing code that you moved. Otherwise, looks good to me, too.

@chhagedorn Thanks for the suggestions. I renamed the variables.

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

PR Comment: https://git.openjdk.org/jdk/pull/22061#issuecomment-2531873406


More information about the hotspot-compiler-dev mailing list