]> git.ipfire.org Git - thirdparty/gcc.git/commit
doc: Clarify mode of else operand for vec_mask_load_lanesmn
authorAlex Coplan <alex.coplan@arm.com>
Mon, 30 Jun 2025 14:06:03 +0000 (15:06 +0100)
committerAlex Coplan <alex.coplan@arm.com>
Thu, 3 Jul 2025 08:51:20 +0000 (09:51 +0100)
commitd0749f3774032f74703071cc032fab13122d5c76
tree41f08b4630b108a437a31f9042b5ad78491f0c36
parent328ef9aaede3c59224e52a1337416e5489e7c6c8
doc: Clarify mode of else operand for vec_mask_load_lanesmn

This extends the documentation of the vec_mask_load_lanes<m><n> optab to
explicitly state that the mode of the else operand is n, i.e. the mode
of a single subvector.

gcc/ChangeLog:

* doc/md.texi (Standard Names): Clarify mode of else operand for
vec_mask_load_lanesmn optab.
gcc/doc/md.texi