On Tue, 19 Oct 2021 20:34:55 GMT, Vamsi Parasa <d...@openjdk.java.net> wrote:

>> Optimize the new Math.unsignedMultiplyHigh using the x86 mul instruction. 
>> This change show 1.87X improvement on a micro benchmark.
>
> Vamsi Parasa has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   refactoring to remove code duplication by using a common routine for 
> UMulHiLNode and MulHiLNode

Marked as reviewed by sviswanathan (Reviewer).

The patch looks good to me.

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

PR: https://git.openjdk.java.net/jdk/pull/5933

Reply via email to