RFR: 8255210: [Vector API] jdk/incubator/vector/Int256VectorTests.java crashes on AVX512 machines
Jatin Bhateja
jbhateja at openjdk.java.net
Fri Oct 23 02:54:12 UTC 2020
On Thu, 22 Oct 2020 21:54:03 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:
>> LGTM based on same changes made previously for short vectors.
>> Good if Sandhya (@sviswa7) et. al. can review also.
>
> The fix looks good to me as well.
> > Hi @DamonFool , similar problem also exists for reduction patterns for other primitive types (Long/Float/Double).
>
> Hi @jatin-bhateja ,
>
> Thanks for your reminder.
>
> I've also noticed these problems.
> But I don't have a reproducer right now.
> And I need some time to construct one.
>
> So I plan to file another bug to fix them when the reproducer is ready.
>
> Thanks.
Sure , this fix looks good.
-------------
PR: https://git.openjdk.java.net/jdk/pull/791
More information about the hotspot-compiler-dev
mailing list