>> +      _4 = vD.2208;
>> +      _5 = .VEC_EXTRACT (_4, idx_2(D));
>> +      _3 = _5;  */
> 
> I think you are doing
> 
>          _3 = .VEC_EXTRACT (_4, idx_2(D));
> 
> and avoiding the SSA name copy correctly.  Can you double-check?
> 
> OK with the comment adjusted.

Argh, yes, thanks.

Regards
 Robin

Reply via email to