summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/docs/CommandGuide/llvm-mca.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/llvm-mca.rst b/llvm/docs/CommandGuide/llvm-mca.rst
index 082cd3574b2..b4730cb1450 100644
--- a/llvm/docs/CommandGuide/llvm-mca.rst
+++ b/llvm/docs/CommandGuide/llvm-mca.rst
@@ -124,6 +124,10 @@ option specifies "``-``", then the output will also be sent to standard output.
Limit the number of cycles in the timeline view. By default, the number of
cycles is set to 80.
+.. option:: -resource-pressure
+
+ Enable the resource pressure view. This is enabled by default.
+
.. option:: -instruction-tables
Prints resource pressure information based on the static information
OpenPOWER on IntegriCloud