[llvm-bugs] [Bug 36204] New: Cherry pick r324039 to 6.0 branch
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 1 16:29:53 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36204
Bug ID: 36204
Summary: Cherry pick r324039 to 6.0 branch
Product: libraries
Version: 4.0
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Common Code Generator Code
Assignee: unassignedbugs at nondot.org
Reporter: matze at braunis.de
CC: llvm-bugs at lists.llvm.org
r324039 fixes a register allocation bug that could in principle hit anyone
(though you probably need some unusually large code to hit it).
This should be low risk and fixes a compiler bug so I think we should pick it
for the 6.0 branch. Reviewed by Quentin in https://reviews.llvm.org/D42667.
--
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/20180202/c4419558/attachment.html>
More information about the llvm-bugs
mailing list