On Fri, 5 Jun 2026 08:02:58 GMT, Aleksey Shipilev <[email protected]> wrote:

>> Andrew Haley has updated the pull request with a new target base due to a 
>> merge or a rebase. The pull request now contains 128 commits:
>> 
>>  - Merge https://github.com/openjdk/jdk into JDK-8134940
>>  - Review comments
>>  - Review comments
>>  - Merge branch 'JDK-8134940' of https://github.com/theRealAph/jdk into 
>> JDK-8134940
>>  - Merge remote-tracking branch 'refs/remotes/origin/JDK-8134940' into 
>> JDK-8134940
>>  - Review comments
>>  - Review comments
>>  - Remove misleading comment
>>  - Merge remote-tracking branch 'refs/remotes/origin/JDK-8134940' into 
>> JDK-8134940
>>  - Add macros
>>  - ... and 118 more: https://git.openjdk.org/jdk/compare/ca52afa3...f9440fbb
>
> src/hotspot/cpu/arm/c1_LIRAssembler_arm.cpp line 2507:
> 
>> 2505:         auto offset = md_offset_opr->as_constant_ptr()->as_jint();
>> 2506:         bool is_memoryI =  offset < 4096 && offset > -4096;
>> 2507:         // bool is_memoryI =  offset < 40 && offset > -40;
> 
> Stale?

Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28541#discussion_r3363634273

Reply via email to