[llvm-bugs] [Bug 39477] Failure to simplify floor(float(int x)) -> float(int x)
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Jun 5 10:30:27 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=39477
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Common Code Generator Code |Scalar Optimizations
Fixed By Commit(s)| |03e74928762edd4ac74af7f9b7a
| |cb6c672f13d1e
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
https://godbolt.org/z/5zT99nTTq
This was fixed between 8.x and 9.x by rG03e74928762e
--
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/20210605/9aaeb9db/attachment.html>
More information about the llvm-bugs
mailing list