[10] RFR: 8186915 - AARCH64: Intrinsify squareToLen and mulAdd

Dmitrij Pochepko dmitrij.pochepko at bell-sw.com
Mon Sep 25 16:33:00 UTC 2017


Thank you for such attentive review.

I'll commit it now. I've run jtreg tests in 
jdk/test/java/math/BigInteger/* in both Xmixed and Xcomp modes.


Thanks,
Dmitrij
On 25.09.2017 18:57, Andrew Haley wrote:
> On 25/09/17 16:46, Dmitrij Pochepko wrote:
>> please take a look at v2. I've modified code to use multiplyToLen in
>> squareToLen. Additional benefit: no more code in common part. I've left
>> mulAdd unchanged.
> That looks fine.  Please commit if you've run the jtreg test suite.
>



More information about the hotspot-compiler-dev mailing list