RFR: 8319716: RISC-V: Add SHA-2 [v12]
Hamlin Li
mli at openjdk.org
Sun Jan 7 17:32:31 UTC 2024
On Fri, 5 Jan 2024 09:05:57 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
>> Hi, please consider.
>>
>> Main author is @luhenry, I only fixed some minor things and tested it.
>>
>> Such as:
>> test/hotspot/jtreg/compiler/intrinsics/sha/
>> test/jdk/java/security/MessageDigest/
>> test/jdk/jdk/security/
>> tier1
>>
>> And still running some test.
>
> Robbin Ehn has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 21 additional commits since the last revision:
>
> - Merge branch 'master' into sha256
> - Fixed comment
> - Fixed flags
> - Fixed vlen 128
> - Merge branch 'master' into sha256
> - fixed lmul
> - remove merge, renames
> - Easier reg layout and 128/m2
> - Minor update
> - index store state back
> - ... and 11 more: https://git.openjdk.org/jdk/compare/eedb8f98...2442b9c6
Thanks for updating, looks good to me.
-------------
Marked as reviewed by mli (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16562#pullrequestreview-1807843750
More information about the hotspot-dev
mailing list