public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Martin Liška" <mliska@suse.cz>
To: gcc-patches@gcc.gnu.org
Cc: liuhongt <hongtao.liu@intel.com>
Subject: [PATCH] docs: Document new param x86-stlf-window-ninsns.
Date: Wed, 6 Apr 2022 09:35:11 +0200	[thread overview]
Message-ID: <c093a290-1f22-ca54-3e30-668a44f829ce@suse.cz> (raw)

Hi.

The patch documents the newly added parameter. One question I have is
if it's fine listing it under 'i386 and x86_64 targets'?

Cheers,
Martin

gcc/ChangeLog:

	* doc/invoke.texi: Document it.
---
  gcc/doc/invoke.texi | 8 ++++++++
  1 file changed, 8 insertions(+)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 3936aef69d0..1a51759e6e4 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -15247,6 +15247,14 @@ loop.  The default value is four.
  
  @end table
  
+The following choices of @var{name} are available on i386 and x86_64 targets:
+
+@table @gcctabopt
+@item x86-stlf-window-ninsns
+Instructions number above which STFL stall penalty can be compensated.
+
+@end table
+
  @end table
  
  @node Instrumentation Options
-- 
2.35.1


             reply	other threads:[~2022-04-06  7:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-06  7:35 Martin Liška [this message]
2022-04-06  7:43 ` Liu, Hongtao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c093a290-1f22-ca54-3e30-668a44f829ce@suse.cz \
    --to=mliska@suse.cz \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hongtao.liu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).