RFR: 8346664: C2: Optimize mask check with constant offset [v3]
Emanuel Peter
epeter at openjdk.org
Thu Jan 23 10:10:54 UTC 2025
On Thu, 23 Jan 2025 09:00:14 GMT, Matthias Ernst <duke at openjdk.org> wrote:
>> src/hotspot/share/opto/mulnode.hpp line 87:
>>
>>> 85:
>>> 86: protected:
>>> 87: Node* AndIL_sum_and_mask(PhaseGVN* phase, BasicType bt);
>>
>> Can you please update the copyright from 2024 -> 2025?
>
> Done.
Perfect!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22856#discussion_r1926709330
More information about the hotspot-compiler-dev
mailing list