RFR: 8255210: [Vector API] jdk/incubator/vector/Int256VectorTests.java crashes on AVX512 machines

Jie Fu jiefu at openjdk.java.net
Fri Oct 23 03:46:13 UTC 2020


On Fri, 23 Oct 2020 02:51:46 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

>> 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.

Thanks @PaulSandoz , @sviswa7 and @jatin-bhateja for your review.
Will push it later.

-------------

PR: https://git.openjdk.java.net/jdk/pull/791


More information about the hotspot-compiler-dev mailing list