RFR: 8258932: AArch64: Enhance floating-point Min/MaxReductionV with fminp/fmaxp [v6]
Dong Bo
dongbo at openjdk.java.net
Tue Jan 12 12:58:55 UTC 2021
On Tue, 12 Jan 2021 10:26:39 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> Dong Bo has updated the pull request incrementally with one additional commit since the last revision:
>>
>> test improvements for doubles with Math.abs()
>
> Marked as reviewed by aph (Reviewer).
@theRealAph Thanks for the review.
@pfustc @DamonFool Thank you for looking into this.
I see some aarch64 files created recently include Oracle copyright, e.g. `aarch64_sve.ad`.
And when I wrote the test code, I did take some files with Oracle copyright as references.
I think the Oracle copyright statements in testcode should be kept there.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1925
More information about the hotspot-dev
mailing list