aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-decl.cc
diff options
context:
space:
mode:
authorAndrew Pinski <quic_apinski@quicinc.com>2024-02-14 14:29:22 -0800
committerAndrew Pinski <quic_apinski@quicinc.com>2024-02-15 04:45:05 -0800
commit5329b94188206e9f8c96d9a63931c415fa5d39d7 (patch)
tree16851decf08592044125c68cdd2bbb577d22cc9f /gcc/fortran/trans-decl.cc
parent594829ba87f7bb8b130f7dce3a810956d12ab48f (diff)
downloadgcc-5329b94188206e9f8c96d9a63931c415fa5d39d7.zip
gcc-5329b94188206e9f8c96d9a63931c415fa5d39d7.tar.gz
gcc-5329b94188206e9f8c96d9a63931c415fa5d39d7.tar.bz2
doc: Add documentation of which operand matches the mode of the standard pattern name [PR113508]
In some of the standard pattern names, it is not obvious which mode is being used in the pattern name. Is it operand 0, 1, or 2? Is it the wider mode or the narrower mode? This fixes that so there is no confusion by adding a sentence to some of them. Built the documentation to make sure that it builds. gcc/ChangeLog: PR middle-end/113508 * doc/md.texi (sdot_prod@var{m}, udot_prod@var{m}, usdot_prod@var{m}, ssad@var{m}, usad@var{m}, widen_usum@var{m}3, smulhs@var{m}3, umulhs@var{m}3, smulhrs@var{m}3, umulhrs@var{m}3): Add sentence about what the mode m is. Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'gcc/fortran/trans-decl.cc')
0 files changed, 0 insertions, 0 deletions