JDK-8287139 : aarch64 intrinsic for unsignedMultiplyHigh
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: aarch64
  • Submitted: 2022-05-23
  • Updated: 2023-09-04
  • Resolved: 2022-05-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 19
19 b24Fixed
Related Reports
Relates :  
Description
Optimize the new Math.unsignedMultiplyHigh using the aarch64 umulh instruction. 
Comments
Changeset: fdc147e3 Author: Raffaello Giulietti <raffaello.giulietti@oracle.com> Committer: Nick Gasson <ngasson@openjdk.org> Date: 2022-05-24 15:49:00 +0000 URL: https://git.openjdk.java.net/jdk/commit/fdc147e3540801822f5b15c9c5a76cacc92c4fd2
24-05-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8840 Date: 2022-05-23 11:59:02 +0000
23-05-2022