Integrated: 8331908: Simplify log code in vectorintrinsics.cpp

Hamlin Li mli at openjdk.org
Fri May 10 06:28:08 UTC 2024


On Wed, 8 May 2024 08:41:31 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you help to review this simple patch?
> Curretly, log code in vectorintrinsics.cpp is a bit redundant, could be simplified a bit.
> Thanks.
> 
> ## Test
> sanity test, jdk/incubator/vector

This pull request has now been integrated.

Changeset: f47fc867
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f47fc867b3518cb285d39f7b157bf7fde87b2083
Stats:     497 lines in 1 file changed: 14 ins; 322 del; 161 mod

8331908: Simplify log code in vectorintrinsics.cpp

Reviewed-by: jwaters, kvn

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

PR: https://git.openjdk.org/jdk/pull/19135


More information about the hotspot-compiler-dev mailing list