RFR: 8272735: Add missing SubL node transformations
Christian Hagedorn
chagedorn at openjdk.java.net
Mon Mar 14 09:05:57 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.
Looks good to me, too!
-------------
Marked as reviewed by chagedorn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7669
More information about the hotspot-compiler-dev
mailing list