[llvm-bugs] [Bug 36909] [X86] Split WriteFSqrt+WriteFDiv into WriteFSqrt64/WriteFSqrt32 + WriteFDiv64/WriteFDiv32

via llvm-bugs llvm-bugs at lists.llvm.org
Wed May 23 08:05:20 PDT 2018


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

Simon Pilgrim <llvm-dev at redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
 Fixed By Commit(s)|                            |331629,331643
         Resolution|---                         |FIXED

--- Comment #1 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
WriteFSqrt was split into f32/f64/f80 variants at rL331643

WriteFDiv was split into f32/f64 variants at rL331643

-- 
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/20180523/7cab3d12/attachment.html>


More information about the llvm-bugs mailing list