[vector] RFR: Fix VectorInsert implementation on x86

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Fri Apr 10 12:34:05 UTC 2020


Thanks, Sandhya.
> Thanks for fixing this. Looks like, the same change is required for insert32, insert64, insert4L, insert8L rules as well.
Good catch. I'll adjust them as well.

Best regards,
Vladimir Ivanov

> 
> Best Regards,
> Sandhya
> 
> -----Original Message-----
> From: panama-dev <panama-dev-bounces at openjdk.java.net> On Behalf Of Vladimir Ivanov
> Sent: Thursday, April 09, 2020 1:14 PM
> To: panama-dev <panama-dev at openjdk.java.net>
> Subject: [vector] RFR: Fix VectorInsert implementation on x86
> 
> http://cr.openjdk.java.net/~vlivanov/panama/vector/vinsert.reg/webrev.00/
> 
> Wrong register is used to insert the updated lane.
> 
> The patch is against vectorIntrinsics branch.
> 
> Best regards,
> Vladimir Ivanov
> 


More information about the panama-dev mailing list