[llvm-bugs] [Bug 35643] New: [X86] Multiple output instructions should warn if all outputs aren't scheduled

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 12 07:59:13 PST 2017


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

            Bug ID: 35643
           Summary: [X86] Multiple output instructions should warn if all
                    outputs aren't scheduled
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: X86
          Assignee: unassignedbugs at nondot.org
          Reporter: llvm-dev at redking.me.uk
                CC: llvm-bugs at lists.llvm.org
            Blocks: 32325

Bug #35636 is due to MULX64rr giving 2 outputs, but the scheduler model
InstRW<> definition only poorly supports multiple outputs. We need a better way
to report when not all outputs are tagged by the scheduler class.


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=32325
[Bug 32325] [META][X86] Improve implementation and use of X86 scheduler models
-- 
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/20171212/6e02015a/attachment-0001.html>


More information about the llvm-bugs mailing list