RFR: 8369167: C2: refactor LShiftINode/LShiftLNode Value/Identity/Ideal [v4]
Roland Westrelin
roland at openjdk.org
Mon Oct 13 14:38:50 UTC 2025
On Fri, 10 Oct 2025 08:25:35 GMT, Marc Chevalier <mchevalier at openjdk.org> wrote:
> There are a lot of `SomeType *name` that we are slowly converting into `SomeType* name` when we have an occasion. As you wish.
I went over the change and fixed those that I spotted.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27725#issuecomment-3397782311
More information about the hotspot-compiler-dev
mailing list