RFR: 8308143: [ppc] remove constant and add wrap-up for successor [v2]

Amit Kumar amitkumar at openjdk.org
Tue May 16 04:55:44 UTC 2023


> This is cosmetic change, which adds simple range check logic and changes -1 to NOREG_ENCODING. I liked the changes for s390x so aligning PPC with the same.

Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:

  fix incorrect brackets

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/13997/files
  - new: https://git.openjdk.org/jdk/pull/13997/files/582d8a24..0c8c36fd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13997&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13997&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/13997.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13997/head:pull/13997

PR: https://git.openjdk.org/jdk/pull/13997


More information about the hotspot-compiler-dev mailing list