[llvm-bugs] [Bug 25873] SROA: Assignment of structure being optimized out
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Mar 10 07:35:16 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=25873
Chandler Carruth <chandlerc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #11 from Chandler Carruth <chandlerc at gmail.com> ---
OMG, I really messed this up.
There was a simple bug in one of my patches to presplitting. It was *MUCH*
simpler than I had thought. SO MUCH SIMPLER!
See the patch review or my commit log: r263121. Very sorry, but at least this
is finally fixed.
--
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/20160310/61752d28/attachment.html>
More information about the llvm-bugs
mailing list