RFR: 8258932: AArch64: Enhance floating-point Min/MaxReductionV with fminp/fmaxp [v6]
Kim Barrett
kbarrett at openjdk.java.net
Tue Jan 12 14:13:57 UTC 2021
On Tue, 12 Jan 2021 12:56:03 GMT, Dong Bo <dongbo at openjdk.org> wrote:
>> 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.
All linux-aarch64 builds have started failing in Oracle's CI testing after this change was pushed.
See https://bugs.openjdk.java.net/browse/JDK-8259629
-------------
PR: https://git.openjdk.java.net/jdk/pull/1925
More information about the hotspot-dev
mailing list