RFR: JDK-8266601: Fix bugs in AddLNode::Ideal transformations

Vladimir Kozlov kvn at openjdk.java.net
Mon May 10 21:29:55 UTC 2021


On Mon, 10 May 2021 19:33:17 GMT, John Tortugo <github.com+2249648+JohnTortugo at openjdk.org> wrote:

> Some small fixes to the IR transformations performed in AddLNode::Ideal. 
> Tested (x86) Fastdebug build with JDK-tier1/2/3 and hotspot {tier1, compiler, serviceability, runtime, misc, tier1_compiler} running on Linux, macOS and Windows.

Good.

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

Marked as reviewed by kvn (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3955


More information about the hotspot-compiler-dev mailing list