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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to