Re: [PATCH 1/2] doc: Clarify mode of else operand for vec_mask_load_lanesmn

2025-07-02 Thread Richard Biener
On Tue, 1 Jul 2025, Alex Coplan wrote: > This extends the documentation of the vec_mask_load_lanes optab to > explicitly state that the mode of the else operand is n, i.e. the mode > of a single subvector. > > OK to install? OK. > Thanks, > Alex > > gcc/ChangeLog: > > * doc/md.texi (Sta

[PATCH 1/2] doc: Clarify mode of else operand for vec_mask_load_lanesmn

2025-07-01 Thread Alex Coplan
This extends the documentation of the vec_mask_load_lanes optab to explicitly state that the mode of the else operand is n, i.e. the mode of a single subvector. OK to install? Thanks, Alex gcc/ChangeLog: * doc/md.texi (Standard Names): Clarify mode of else operand for vec_mask_l