Integrated: 8331993: Add counting leading/trailing zero tests for Integer
Hamlin Li
mli at openjdk.org
Fri May 10 14:04:37 UTC 2024
On Thu, 9 May 2024 11:09:39 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you help to review the patch adding some test?
> Currently, in hotspot/jtreg/compiler/vectorization/TestNumberOfContinuousZeros.java, there is only tests for Long, not for Integer.
> Thanks.
This pull request has now been integrated.
Changeset: 675fbe69
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/675fbe699ed1aad37f34429cbe1f4f3e029be03f
Stats: 67 lines in 3 files changed: 44 ins; 0 del; 23 mod
8331993: Add counting leading/trailing zero tests for Integer
Reviewed-by: chagedorn
-------------
PR: https://git.openjdk.org/jdk/pull/19154
More information about the hotspot-compiler-dev
mailing list