diff --git a/llvm/docs/CommandGuide/llvm-mca.rst b/llvm/docs/CommandGuide/llvm-mca.rst index f610ea2f21682..bea19317ebd61 100644 --- a/llvm/docs/CommandGuide/llvm-mca.rst +++ b/llvm/docs/CommandGuide/llvm-mca.rst @@ -197,7 +197,7 @@ option specifies "``-``", then the output will also be sent to standard output. Enable all the view. -.. option:: -instruction-tables +.. option:: -instruction-tables= Prints resource pressure information based on the static information available from the processor model. This differs from the resource pressure @@ -205,6 +205,24 @@ option specifies "``-``", then the output will also be sent to standard output. the theoretical uniform distribution of resource pressure for every instruction in sequence. + The choice of `` controls number of printed information. + `` may be `none` (default), `normal`, `full`. + Note: If the option is used without `