[llvm-bugs] [Bug 21291] reassociate pass needs to check for function-level fast-ness

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 20 07:23:10 PDT 2015


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

Sanjay Patel <spatel+llvm at rotateright.com> changed:

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

--- Comment #13 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Resolving as invalid. FMF hasn't been added to intrinsics yet, but it was added
to FCMP instructions, so I think it's just a matter of time. FMF in the DAG is
being enabled...slowly.

-- 
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/20150820/b407ba48/attachment-0001.html>


More information about the llvm-bugs mailing list