[llvm-bugs] [Bug 41796] New: [llvm-mca] Add support for in-order processors.

via llvm-bugs llvm-bugs at lists.llvm.org
Wed May 8 06:27:01 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=41796

            Bug ID: 41796
           Summary: [llvm-mca] Add support for in-order processors.
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-mca
          Assignee: unassignedbugs at nondot.org
          Reporter: andrea.dibiagio at gmail.com
                CC: andrea.dibiagio at gmail.com, llvm-bugs at lists.llvm.org,
                    matthew.davis at sony.com

The goal is to add the ability to run llvm-mca simulations for in-order
processors.

This was originally requested on llvm-dev.
We need to check if it is possible to adapt the existing MCA default pipeline
to also simulate in-order processors. Some stages may be working under the
strong assumption that the processor is always out-of-order.

-- 
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/20190508/f490a715/attachment.html>


More information about the llvm-bugs mailing list