[llvm-bugs] [Bug 25145] New: Update SchedMachineModel for Swift with all instruction for ARM

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 12 04:37:44 PDT 2015


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

            Bug ID: 25145
           Summary: Update SchedMachineModel for Swift with all
                    instruction for ARM
           Product: libraries
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
          Assignee: unassignedbugs at nondot.org
          Reporter: Christof.Douma at arm.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Swift Machine Scheduler Model is incomplete. There are instructions  missing
which can trigger the "incomplete machine model" abort. This was observed when
a downstream SchedMachineModel was added to the ARM target.

The SchedMachineModel of Swift should be updated so that it covers all
instruction defined in the ARM code generator.

-- 
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/20151012/e9dfce54/attachment.html>


More information about the llvm-bugs mailing list