public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Some minor internal optabs related fixes
@ 2024-02-14 23:15 Andrew Pinski
  2024-02-14 23:15 ` [PATCH 1/2] doc: Fix some standard named pattern documentation modes Andrew Pinski
  2024-02-14 23:15 ` [PATCH 2/2] doc: Add documentation of which operand matches the mode of the standard pattern name [PR113508] Andrew Pinski
  0 siblings, 2 replies; 5+ messages in thread
From: Andrew Pinski @ 2024-02-14 23:15 UTC (permalink / raw)
  To: gcc-patches; +Cc: Andrew Pinski

While working on adding some new vector code to the aarch64 backend,
I was confused on which mode was supposed to be used for widen_ssum pattern
so I decided to improve the documentation so the next person won't be confused.

Andrew Pinski (2):
  doc: Fix some standard named pattern documentation modes
  doc: Add documentation of which operand matches the mode of the
    standard pattern name [PR113508]

 gcc/doc/md.texi | 41 +++++++++++++++++++++++++----------------
 1 file changed, 25 insertions(+), 16 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-02-15 10:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-14 23:15 [PATCH 0/2] Some minor internal optabs related fixes Andrew Pinski
2024-02-14 23:15 ` [PATCH 1/2] doc: Fix some standard named pattern documentation modes Andrew Pinski
2024-02-15 10:08   ` Richard Biener
2024-02-14 23:15 ` [PATCH 2/2] doc: Add documentation of which operand matches the mode of the standard pattern name [PR113508] Andrew Pinski
2024-02-15 10:08   ` Richard Biener

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).