public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-1277] docs: document evrp-sparse-threshold param
@ 2021-06-08  7:46 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-06-08  7:46 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7191e63d051b18c8f62ff73916345fc623a1bf7e

commit r12-1277-g7191e63d051b18c8f62ff73916345fc623a1bf7e
Author: Martin Liska <mliska@suse.cz>
Date:   Tue Jun 8 09:45:40 2021 +0200

    docs: document evrp-sparse-threshold param
    
    gcc/ChangeLog:
    
            * doc/invoke.texi: Document new param evrp-sparse-threshold.

Diff:
---
 gcc/doc/invoke.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 04048cd8332..6063e466c13 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -14207,6 +14207,9 @@ we may be able to devirtualize speculatively.
 The maximum number of assertions to add along the default edge of a switch
 statement during VRP.
 
+@item evrp-sparse-threshold
+Maximum number of basic blocks before EVRP uses a sparse cache.
+
 @item evrp-mode
 Specifies the mode Early VRP should operate in.


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

only message in thread, other threads:[~2021-06-08  7:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-08  7:46 [gcc r12-1277] docs: document evrp-sparse-threshold param Martin Liska

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