RFR: 8272735: Add missing SubL node transformations

Tobias Hartmann thartmann at openjdk.java.net
Thu Mar 10 11:20:44 UTC 2022


On Wed, 2 Mar 2022 21:28:13 GMT, Ahmed Muhsin <duke at openjdk.java.net> wrote:

> This change adds/enables missing subnode transformations for operations of type `long`.
> A few comments in the test file `SubINodeIdealizationTests.java` were modified to add clarity and to fix a typo.
> Hotspot:tier1 tests were run, this change does not introduce any new failures.

Thanks for clarifying. The change looks good to me.

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

Marked as reviewed by thartmann (Reviewer).

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


More information about the hotspot-compiler-dev mailing list