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

            Bug ID: 37160
           Summary: Fix MachineInstr/MCInstr layering violation in
                    getSchedInfoStr calls
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: llvm-...@redking.me.uk
          Reporter: llvm-...@redking.me.uk
                CC: ahmed.bouga...@gmail.com, andrea.dibia...@gmail.com,
                    andrew.v.tische...@gmail.com,
                    llvm-bugs@lists.llvm.org,
                    michael.v.zolotuk...@gmail.com

We shouldn't be accessing MachineInstr types inside MCSubtargetInfo.h

Also, it's probably better to just return latency/rthroughput numeric values
and have a string helper someplace else.

-- 
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