[PATCH] D44519: Add llvm-exegesis tool.
Eugene Zelenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 20 10:59:34 PDT 2018
Eugene.Zelenko added inline comments.
================
Comment at: docs/ReleaseNotes.rst:47
Windows ``x`` or ``w`` IR mangling schemes.
+* A new ``llvm-exegesis`` tool has been added to automatically measure
+ instruction scheduling properties (latency/uops).
----------------
Please insert empty line above and use //:doc:// to refer to documentation. See D44636 as example.
Repository:
rL LLVM
https://reviews.llvm.org/D44519
More information about the llvm-commits
mailing list