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: unassignedb...@nondot.org
          Reporter: andrea.dibia...@gmail.com
                CC: andrea.dibia...@gmail.com, llvm-bugs@lists.llvm.org,
                    matthew.da...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to