https://llvm.org/bugs/show_bug.cgi?id=23522

Michael Kuperstein <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |michael.m.kuperstein@intel.
                   |                            |com
         Resolution|---                         |DUPLICATE

--- Comment #2 from Michael Kuperstein <[email protected]> ---
This is a known issue - LLVM doesn't model floating point exceptions, so the
optimizer feels free to reorder the fdiv with the select.
See PR6050 and PR18673.

*** This bug has been marked as a duplicate of bug 6050 ***

-- 
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

Reply via email to