RFR: 8297384: Add IR tests for existing idealizations of arithmetic nodes
Zhiqiang Zang
duke at openjdk.org
Tue Nov 22 05:11:15 UTC 2022
I noticed some idealizations have no associated IR tests so I included for them.
-------------
Commit messages:
- format.
- format whitespace.
- add some missing tests for existing idealizations.
Changes: https://git.openjdk.org/jdk/pull/11049/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11049&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8297384
Stats: 582 lines in 11 files changed: 505 ins; 0 del; 77 mod
Patch: https://git.openjdk.org/jdk/pull/11049.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11049/head:pull/11049
PR: https://git.openjdk.org/jdk/pull/11049
More information about the hotspot-compiler-dev
mailing list