[llvm-bugs] [Bug 49699] New: [llvm-mca] MCA Bottleneck Analysis is not supported for in-order processors
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Mar 23 08:20:47 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=49699
Bug ID: 49699
Summary: [llvm-mca] MCA Bottleneck Analysis is not supported
for in-order processors
Product: tools
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: llvm-mca
Assignee: unassignedbugs at nondot.org
Reporter: andrew.savonichev at gmail.com
CC: andrea.dibiagio at gmail.com, llvm-bugs at lists.llvm.org,
matthew.davis at sony.com
Bottleneck Analysis only supports out-of-order processors now. It is disabled
by default for in-order processors, and can be enabled only if
--bottleneck-analysis option is passed explicitly.
--
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/20210323/839b210f/attachment.html>
More information about the llvm-bugs
mailing list