> I completely forgot about the bias, and think I misinterpreted 
> VCOND_MASK_LEN.
>
> I was looking at this example https://godbolt.org/z/jofExx9q6 and was 
> assuming that
> the _90 is the len and 0 is the bias?

Yep, thanks.  They are (should be) always in conjunction.  Is it possible to 
keep the same ordering as in other optabs for else, len, bias?  The mask I'd 
keep where it is.  And I suppose the label should also stay last, it doesn't 
feel more natural to have it before the else.

-- 
Regards
 Robin

Reply via email to