RFR: 8315066: Add unsigned bounds and known bits to TypeInt/Long [v57]
    Emanuel Peter 
    epeter at openjdk.org
       
    Fri May  2 09:41:04 UTC 2025
    
    
  
On Fri, 2 May 2025 09:37:04 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
>> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Emanuel's reviews
>
> test/hotspot/gtest/utilities/test_intn_t.cpp line 51:
> 
>> 49:   test_intn_t<7>();
>> 50:   test_intn_t<8>();
>> 51: }
> 
> And how about some tests for `uintn_t`?
Those also have a lot more operations to test...
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17508#discussion_r2071362254
    
    
More information about the hotspot-compiler-dev
mailing list