https://bugs.llvm.org/show_bug.cgi?id=26958
Sanjay Patel <spatel+l...@rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #1 from Sanjay Patel <spatel+l...@rotateright.com> ---
(In reply to Andres Noetzli from comment #0)
> This behavior is implemented in SimplifyFAddInst() in InstructionSimplify.
> The optimization just checks whether nnan and ninf appear at least once
> somewhere on the fadd and the fsub instruction but as the example above
> indicates, this condition seems too weak.
The condition is both too weak and too strong. This bug was filed first, but we
have more comments in bug 27151, so let me mark this as a duplicate since they
are for the same problem.
*** This bug has been marked as a duplicate of bug 27151 ***
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs