RFR: 8282044: [JVMCI] Export _sha3_implCompress, _md5_implCompress and aarch64::_has_negatives stubs to JVMCI compiler. [v3]
Claes Redestad
redestad at openjdk.java.net
Thu Feb 17 21:31:21 UTC 2022
On Thu, 17 Feb 2022 15:30:44 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:
>> This PR allows JVMCI compiler to reuse _sha3_implCompress, _md5_implCompress and aarch64::_has_negatives stubs.
>
> Yudi Zheng has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>
> Export _sha3_implCompress, _md5_implCompress and aarch64::_has_negatives stubs to JVMCI compiler.
For awareness in #7231 I'm reworking the `_has_negatives` stub into `_count_positibes`, with slightly different semantics.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7511
More information about the hotspot-compiler-dev
mailing list