[llvm-bugs] [Bug 10099] rsqrt_ss has wrong type

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 13 08:07:02 PST 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |craig.topper at gmail.com
         Resolution|---                         |INVALID

--- Comment #1 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving old invalid ticket.

int_x86_sse_rsqrt_ss matches the (v)rsqrtss instruction and is modelled to work
with the _mm_rsqrt_ss intrinsic.

-- 
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/20161213/7be6fc98/attachment.html>


More information about the llvm-bugs mailing list