RFR: 8282365: Consolidate and improve division by constant idealizations [v39]
    Quan Anh Mai 
    qamai at openjdk.org
       
    Sun Dec 24 00:07:17 UTC 2023
    
    
  
On Mon, 18 Dec 2023 17:09:06 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
>> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   missing revert
>
> src/hotspot/share/opto/divconstants.cpp line 28:
> 
>> 26: #include <limits>
>> 27: #include <type_traits>
>> 28: #include "utilities/powerOfTwo.hpp"
> 
> Comment about include order was marked resolved, but no change was made.
Sorry I missed this file. It is fixed now.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/9947#discussion_r1435742898
    
    
More information about the hotspot-compiler-dev
mailing list