[llvm-bugs] [Bug 32431] New: [X86] Atom scheduler model still uses old instruction itinerary classes
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Mar 27 06:43:34 PDT 2017
http://bugs.llvm.org/show_bug.cgi?id=32431
Bug ID: 32431
Summary: [X86] Atom scheduler model still uses old instruction
itinerary classes
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: craig.topper at gmail.com, gadi.haber at intel.com,
llvm-bugs at lists.llvm.org
Blocks: 32325
llvm\lib\Target\X86\X86ScheduleAtom.td is still based on the old IIC_* style
instruction classes, preventing us from removing the classes.
Referenced Bugs:
http://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/20170327/4e5adb08/attachment-0001.html>
More information about the llvm-bugs
mailing list