[PATCH] D44519: Add llvm-exegesis tool.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 21 00:20:52 PDT 2018
courbet 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).
----------------
Eugene.Zelenko wrote:
> Please insert empty line above and use //:doc:// to refer to documentation. See D44636 as example.
Thanks for the pointer.
Repository:
rL LLVM
https://reviews.llvm.org/D44519
More information about the llvm-commits
mailing list