[llvm-bugs] [Bug 36792] New: [X86] IIC_XADD_LOCK_MEM is assigned twice in X86ScheduleAtom.td

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Mar 18 18:21:41 PDT 2018


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

            Bug ID: 36792
           Summary: [X86] IIC_XADD_LOCK_MEM is assigned twice in
                    X86ScheduleAtom.td
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: X86
          Assignee: unassignedbugs at nondot.org
          Reporter: craig.topper at gmail.com
                CC: llvm-bugs at lists.llvm.org

InstrItinData<IIC_XADD_LOCK_MEM, [InstrStage<2, [Port0, Port1]>] >,
  InstrItinData<IIC_XADD_LOCK_MEM, [InstrStage<3, [Port0, Port1]>] >,

Was one of thse supposed to be IIC_XADD_LOCK_MEM8?

-- 
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/20180319/44539dd8/attachment.html>


More information about the llvm-bugs mailing list