[llvm-bugs] [Bug 35851] New: [X86] Missing entries from load folding tables
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jan 7 13:44:49 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=35851
Bug ID: 35851
Summary: [X86] Missing entries from load folding tables
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
Created attachment 19642
--> https://bugs.llvm.org/attachment.cgi?id=19642&action=edit
Stripped version of the auto generated load folding table
Attached to this bug is somewhat audited list of the currently missing load
folding table entries.
I believe I've removed the entries that are already implemented and some that
looked suspect or dealt with system instructions we never generate.
--
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/20180107/c3ddf256/attachment.html>
More information about the llvm-bugs
mailing list