JDK-8293695 : Implement isInfinite intrinsic for RISC-V
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 20
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: riscv
  • Submitted: 2022-09-13
  • Updated: 2022-09-19
  • Resolved: 2022-09-15
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 20
20 masterFixed
Related Reports
Relates :  
Description
RISC-V 64 intrinsic for isInfinite is missing and can be implemented if found beneficial performance-wise, similar to x86.
Comments
Changeset: b31a03c6 Author: Aleksei Voitylov <avoitylov@openjdk.org> Committer: Dmitry Samersoff <dsamersoff@openjdk.org> Date: 2022-09-15 09:45:03 +0000 URL: https://git.openjdk.org/jdk/commit/b31a03c60a14e32304efe15fcd0031a752f4b4ab
15-09-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/10253 Date: 2022-09-13 15:48:38 +0000
13-09-2022