RFR: 8367341: C2: apply KnownBits and unsigned bounds to And / Or operations [v2]
    Quan Anh Mai 
    qamai at openjdk.org
       
    Wed Oct 15 15:47:18 UTC 2025
    
    
  
On Wed, 15 Oct 2025 12:55:15 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
>> Yes, testing the monotonicity for those is really slow since we traverse the set of all instances multiple times.
>
> Do you know how slow exactly? Just a few seconds or more than that?
The runtime jumps from 400ms to 10s, so it's quite a big jump indeed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27618#discussion_r2433092847
    
    
More information about the hotspot-compiler-dev
mailing list