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

            Bug ID: 37516
           Summary: Improve scheduler model documentation
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: llvm-...@redking.me.uk
                CC: andrea.dibia...@gmail.com, atr...@apple.com,
                    clement.cour...@gmail.com, fil...@gmail.com,
                    florian.h...@arm.com, gchate...@google.com,
                    greg.bedw...@sony.com, javed.ab...@arm.com,
                    llvm-bugs@lists.llvm.org

There has been a lot of activity on improving scheduler models recently, but
the documentation on explaining how to write a model and how it is used
(instruction scheduling, llvm-mca, etc.) is very poor.

http://llvm.org/docs/WritingAnLLVMBackend.html#instruction-scheduling

We could at least begin by writing up Javed/Florian's "Writing Great Machine
Schedulers" tutorial from the 2017 US DevMtg (llvm.org/devmtg/2017-10/).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to