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

Sanjay Patel <spatel+l...@rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Sanjay Patel <spatel+l...@rotateright.com> ---
Further optimization is possible if we have a relaxed FP environment or know
that an operand is NaN or not NaN, but the basic cases should be fixed with:

http://reviews.llvm.org/rL255700
http://reviews.llvm.org/rL256454
http://reviews.llvm.org/rL256510
http://reviews.llvm.org/rL256522

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

Reply via email to