[jdk17u-dev] Integrated: 8313779: RISC-V: use andn / orn in the MD5 instrinsic

Ilya Gavrilin igavrilin at openjdk.org
Wed Oct 11 14:41:55 UTC 2023


On Fri, 6 Oct 2023 07:33:55 GMT, Ilya Gavrilin <igavrilin at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [4726960f](https://github.com/openjdk/jdk/commit/4726960fcdc9489fb8f9c7e1a100828f1347c30c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. 
> This feature already backported to openjdk/jdk21u, commit with backport:
>  [915892d](https://github.com/openjdk/jdk21u/commit/915892d5c76760e99dba8eae94d6d8b856f49359)
> 
> The commit being backported was authored by Antonios Printezis on 7 Aug 2023 and was reviewed by Ludovic Henry and Fei Yang.
> 
> Thanks!

This pull request has now been integrated.

Changeset: c8c1c6af
Author:    Ilya Gavrilin <igavrilin at openjdk.org>
Committer: Vladimir Kempik <vkempik at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/c8c1c6af2b8a66069c43a11e4d0e2e54ffe0bf5f
Stats:     35 lines in 3 files changed: 26 ins; 3 del; 6 mod

8313779: RISC-V: use andn / orn in the MD5 instrinsic

Backport-of: 4726960fcdc9489fb8f9c7e1a100828f1347c30c

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1850


More information about the jdk-updates-dev mailing list