[llvm] [Docs][llvm-exegesis] Add documentation on recently added options (PR #75408)
Clement Courbet via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 13 23:41:59 PST 2023
================
@@ -425,6 +431,12 @@ OPTIONS
features such as memory annotations but is currently restricted to X86-64
on Linux.
+.. option:: --benchmark-repeat-count=<repeat-count>
+
+ This option enables specifying the number of times to repeat the benchmark
----------------
legrosbuffle wrote:
"the benchmark" -> "measurements"
https://github.com/llvm/llvm-project/pull/75408
More information about the llvm-commits
mailing list