[llvm-bugs] [Bug 40681] [X86] LLVM 7.0.x optimises out variable init at -O1
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Feb 10 14:01:15 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40681
vit9696 <vit9696 at avp.su> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from vit9696 <vit9696 at avp.su> ---
Thanks for that catch and sorry. After a subsequent review, I discovered that
the issue was lost during the minimisation.
However, a second attempt to minimise it actually showed that the issue only
exists in our local copy, and not in upstream. Closing this as invalid.
--
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/20190210/483ab90a/attachment.html>
More information about the llvm-bugs
mailing list