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

John Tortugo github.com+2249648+johntortugo at openjdk.java.net
Tue May 11 09:31: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.

This pull request has now been integrated.

Changeset: 67cb22af
Author:    Cesar <disoares at microsoft.com>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/67cb22af58c649e67f0b9f707a65389bcb39a205
Stats:     12 lines in 1 file changed: 0 ins; 10 del; 2 mod

8266601: Fix bugs in AddLNode::Ideal transformations

Reviewed-by: kvn, vlivanov, thartmann

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

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


More information about the hotspot-compiler-dev mailing list