Integrated: 8296190: TestMD5Intrinsics and TestMD5MultiBlockIntrinsics don't test the intrinsics
Yi-Fan Tsai
duke at openjdk.org
Thu Nov 3 19:29:09 UTC 2022
On Wed, 2 Nov 2022 17:30:19 GMT, Yi-Fan Tsai <duke at openjdk.org> wrote:
> Increase WARMUP_ITERATIONS to get MD5 hash from the intrinsic.
>
> Both TestMD5Intrinsics and TestMD5MultiBlockIntrinsics are run with options "-XX:CompileThreshold=500 -XX:Tier4InvocationThreshold=500", so the current value is too low for the intrinsic to be executed.
This pull request has now been integrated.
Changeset: f43bb9fe
Author: Yi-Fan Tsai <yftsai at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f43bb9feaa03008bad9708a4d7ed850d2532e102
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8296190: TestMD5Intrinsics and TestMD5MultiBlockIntrinsics don't test the intrinsics
Reviewed-by: eastigeevich, phh, simonis
-------------
PR: https://git.openjdk.org/jdk/pull/10954
More information about the hotspot-compiler-dev
mailing list