RFR: 8297384: Add IR tests for existing idealizations of arithmetic nodes [v3]
Zhiqiang Zang
duke at openjdk.org
Tue Nov 22 17:32:51 UTC 2022
> I noticed some idealizations have no associated IR tests so I included for them.
Zhiqiang Zang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
- Merge master.
- include @bug and @summary for newly created ir test classes.
- format.
- format whitespace.
- add some missing tests for existing idealizations.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11049/files
- new: https://git.openjdk.org/jdk/pull/11049/files/c0931397..bb92a752
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11049&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11049&range=01-02
Stats: 53640 lines in 1037 files changed: 19606 ins; 20747 del; 13287 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