RFR: 8287926: AArch64: intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v2]

Andrew Haley aph at openjdk.java.net
Thu Jun 9 14:53:42 UTC 2022


> That's all.

Andrew Haley has updated the pull request incrementally with one additional commit since the last revision:

  Fix opto assembly in integer mod patterns.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9104/files
  - new: https://git.openjdk.org/jdk/pull/9104/files/9af63d08..7fe1cbd3

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=9104&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=9104&range=00-01

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

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


More information about the hotspot-compiler-dev mailing list