RFR: JDK-8266601: Fix bugs in AddLNode::Ideal transformations
Tobias Hartmann
thartmann at openjdk.java.net
Tue May 11 09:28:53 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.
Marked as reviewed by thartmann (Reviewer).
Since the code is removed, JDK-8259624 should be closed as duplicate of this one then.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3955
More information about the hotspot-compiler-dev
mailing list