RFR: 8326983: Unused operands reported after JDK-8326135 [v2]
kuaiwei
duke at openjdk.org
Fri Mar 1 07:39:16 UTC 2024
> Remove all unused operands reported by adlc. I'm testing x86_64 and aarch64. So far no failure found in tier1.
kuaiwei has updated the pull request incrementally with one additional commit since the last revision:
clean for other architecture
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18075/files
- new: https://git.openjdk.org/jdk/pull/18075/files/3efe6bb8..faa8f949
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18075&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18075&range=00-01
Stats: 403 lines in 7 files changed: 1 ins; 401 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/18075.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18075/head:pull/18075
PR: https://git.openjdk.org/jdk/pull/18075
More information about the hotspot-compiler-dev
mailing list