[LLVMbugs] [Bug 15822] DeadStoreElimination ("-dse") eliminates a store that isn't dead
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Apr 22 15:55:24 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=15822
Mark Seaborn <mseaborn at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Mark Seaborn <mseaborn at chromium.org> ---
Ah, thanks. Removing "tail" from "tail call void @f0(i8* %copy_cast)" does
indeed fix this.
--
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/20130422/458c46d2/attachment.html>
More information about the llvm-bugs
mailing list