On Tue, 26 May 2026 21:44:56 GMT, Paul Sandoz <[email protected]> wrote:
>> Jatin Bhateja has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Changes to accomodate CSR feedback > > This is looking good. There are two related issues: > > 1. [JDK-8381809](https://bugs.openjdk.org/browse/JDK-8381809) Template > Framework Library: add Float16Vector type > 2. [JDK-8373574](https://bugs.openjdk.org/browse/JDK-8373574) AArch64: 'bad > AD file' in couple of FP16 vectorAPI tests > > I think it reasonable that this PR is not blocked by 1 and we can follow up > after its integration. What about 2? @PaulSandoz @jatin-bhateja I saw that there is already a PR for the template fuzzer, so I'd like to review that one too, so we can integrate the two things in close succession. As we have seen with the rest of the Vector API before: fuzzing revealed a good number of bugs that our hand-written tests did not cover. Integrating tests later means we discover bugs later, and that puts more pressure on the compiler team - I'd like to avoid that ;) https://github.com/openjdk/jdk/pull/30997 ------------- PR Comment: https://git.openjdk.org/jdk/pull/28002#issuecomment-4552035555
