[llvm-bugs] [Bug 30197] Scheduler disregards aliasing for stack slots resulting in miscompilation
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 10 12:19:31 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=30197
Simon Dardis <simon.dardis at imgtec.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Simon Dardis <simon.dardis at imgtec.com> ---
Yeah, my apologies for not closing this promptly. The problem was MIPS
specific, in that a tail call site was not marked as such. Fix committed as
r282063.
--
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/20161010/0adb2ef2/attachment.html>
More information about the llvm-bugs
mailing list