[llvm-bugs] [Bug 37507] New: Add a scheduling model for Nehalem

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 17 10:32:30 PDT 2018


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

            Bug ID: 37507
           Summary: Add a scheduling model for Nehalem
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: X86
          Assignee: unassignedbugs at nondot.org
          Reporter: jmuizelaar at mozilla.com
                CC: llvm-bugs at lists.llvm.org

~40% of Firefox users don't have AVX. This is rough proxy for machines that are
older than Sandybridge.

It would be nice to have a scheduling model for older machines even if just for
use with llvm-mca. Perhaps llvm-exegesis can make producing it easier?

-- 
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/20180517/27f1fc4c/attachment.html>


More information about the llvm-bugs mailing list