RFR: 8283094: Add Ideal transformation: x + (con - y) -> (x - y) + con [v6]
Zhiqiang Zang
duke at openjdk.java.net
Tue Apr 12 23:37:19 UTC 2022
On Tue, 12 Apr 2022 05:19:17 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> Zhiqiang Zang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> do not transform for loop induction variable.
>
> All tests passed.
@TobiHartmann Can you please sponsor the PR? thank you.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7795
More information about the hotspot-compiler-dev
mailing list