[llvm-bugs] [Bug 24314] [x86] fmax/fmin calls are not optimized with finite/fast math
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Mon Aug 17 08:49:39 PDT 2015
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=24314
Sanjay Patel <spatel+llvm at rotateright.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           See Also|                            |https://llvm.org/bugs/show_
                   |                            |bug.cgi?id=24475
         Resolution|---                         |FIXED
--- Comment #5 from Sanjay Patel <spatel+llvm at rotateright.com> ---
The finite-math case should be solved with:
http://reviews.llvm.org/rL245187
I filed bug 24475 to track optimizing these calls when no relaxed math is
allowed.
-- 
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/20150817/fad0e5f9/attachment.html>
    
    
More information about the llvm-bugs
mailing list