[llvm-bugs] [Bug 31478] No optimization of 'round' when arguments are known constants.
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Dec 28 07:24:43 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=31478
Bruno Jimenez <brunojimen at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Bruno Jimenez <brunojimen at gmail.com> ---
I have just tested with r290663 and it seems fixed (at least round doesn't show
up anymore in the assembly)
Thanks!
--
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/20161228/805f711b/attachment.html>
More information about the llvm-bugs
mailing list