[llvm-bugs] [Bug 37160] New: Fix MachineInstr/MCInstr layering violation in getSchedInfoStr calls
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Apr 18 02:59:36 PDT 2018
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-dev at redking.me.uk
Reporter: llvm-dev at redking.me.uk
CC: ahmed.bougacha at gmail.com, andrea.dibiagio at gmail.com,
andrew.v.tischenko at gmail.com,
llvm-bugs at lists.llvm.org,
michael.v.zolotukhin at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180418/2bfb41bb/attachment.html>
More information about the llvm-bugs
mailing list