Re: [PATCH v2 1/8] docs: Document maskload else operand and behavior.

2024-10-22 Thread Richard Sandiford
Robin Dapp writes: > This patch amends the documentation for masked loads (maskload, > vec_mask_load_lanes, and mask_gather_load as well as their len > counterparts) with an else operand. > > gcc/ChangeLog: > > * doc/md.texi: Document masked load else operand. > --- > gcc/doc/md.texi | 63 +

[PATCH v2 1/8] docs: Document maskload else operand and behavior.

2024-10-18 Thread Robin Dapp
This patch amends the documentation for masked loads (maskload, vec_mask_load_lanes, and mask_gather_load as well as their len counterparts) with an else operand. gcc/ChangeLog: * doc/md.texi: Document masked load else operand. --- gcc/doc/md.texi | 63 ---