https://llvm.org/bugs/show_bug.cgi?id=23707
David Majnemer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |DUPLICATE --- Comment #1 from David Majnemer <[email protected]> --- LLVM's optimizers are not, and have never, been aware of floating point exceptions. This behavior was present in 3.4 and 3.5 but optimizations unrelated to floating point became more aggressive, surfacing the behavior you are observing. *** This bug has been marked as a duplicate of bug 22873 *** -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
