RFR: 8369435: C2: transform (LShiftX (SubX con0 a), con1) into (SubX con0<<con1 (LShiftX a con1)) [v2]
Roland Westrelin
roland at openjdk.org
Tue Oct 28 09:52:54 UTC 2025
On Fri, 17 Oct 2025 15:36:10 GMT, Benoît Maillard <bmaillard at openjdk.org> wrote:
> Update: testing looks good
@benoitmaillard Thanks for running testing. I also updated the change with your new/fixed comments.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27842#issuecomment-3455525569
More information about the hotspot-compiler-dev
mailing list