RFR: 8281453: New optimization: convert `~x` into `-1-x` when `~x` is used in an arithmetic expression [v9]

Vladimir Kozlov kvn at openjdk.org
Thu Sep 15 22:04:48 UTC 2022


On Thu, 15 Sep 2022 19:38:12 GMT, Zhiqiang Zang <duke at openjdk.org> wrote:

> > Please, update Subject and Description in JDK-8281453 to match PR's.
> 
> I have no account on jbs can you help update there thanks!

Done.

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

PR: https://git.openjdk.org/jdk/pull/7376


More information about the hotspot-compiler-dev mailing list