mbox series

[0/2] Some minor internal optabs related fixes

Message ID 20240214231521.1995779-1-quic_apinski@quicinc.com
Headers show
Series Some minor internal optabs related fixes | expand

Message

Andrew Pinski (QUIC) Feb. 14, 2024, 11:15 p.m. UTC
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(-)