RFR: 8326983: Unused operands reported after JDK-8326135
kuaiwei
duke at openjdk.org
Fri Mar 1 05:51:02 UTC 2024
Remove all unused operands reported by adlc. I'm testing x86_64 and aarch64. So far no failure found in tier1.
-------------
Commit messages:
- 8326983: Unused operands reported after JDK-8326135
Changes: https://git.openjdk.org/jdk/pull/18075/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18075&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8326983
Stats: 553 lines in 2 files changed: 0 ins; 553 del; 0 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