[llvm-bugs] [Bug 36875] [llvm-mca] Add the ability to mark section(s) of code for analysis
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Oct 10 09:07:14 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36875
Matt Davis <matthew.davis at sony.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #11 from Matt Davis <matthew.davis at sony.com> ---
I'm marking this as resolved as of r329590.
llvm-mca does accept asm comments to mark the sequences of instructions to be
analyzed by llvm-mca. Binary regions are covered in the binary support ticket:
PR38832. Andrea committed the original code for code-region support in r329590
(2018-04-09 09:39:52 -0700).
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181010/162757a4/attachment-0001.html>
More information about the llvm-bugs
mailing list