public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH (pushed)] docs: document new param
@ 2023-02-13  9:16 Martin Liška
  0 siblings, 0 replies; only message in thread
From: Martin Liška @ 2023-02-13  9:16 UTC (permalink / raw)
  To: gcc-patches; +Cc: vmakarov

gcc/ChangeLog:

	* doc/invoke.texi: Document ira-simple-lra-insn-threshold.
---
  gcc/doc/invoke.texi | 3 +++
  1 file changed, 3 insertions(+)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 51447a78584..26de582e41e 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -15511,6 +15511,9 @@ available alternatives for preferred register class even if it has
  found some choice with an appropriate register class and respect the
  found qualified matching constraint.
  
+@item ira-simple-lra-insn-threshold
+Approximate function insn number in 1K units triggering simple local RA.
+
  @item lra-inheritance-ebb-probability-cutoff
  LRA tries to reuse values reloaded in registers in subsequent insns.
  This optimization is called inheritance.  EBB is used as a region to
-- 
2.39.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-13  9:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-13  9:16 [PATCH (pushed)] docs: document new param Martin Liška

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).