[llvm-bugs] [Bug 13871] Assertion failed: (Reg >= X86::FP0 && Reg <= X86::FP6 && "Expected FP register!"), function getFPReg, file X86FloatingPoint.cpp, line 332.

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Jul 30 10:21:05 PDT 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |llvm-dev at redking.me.uk
         Resolution|---                         |FIXED

--- Comment #2 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving - the test case works in trunk and I've added a nosse-vector tests
case for i686/x86_64 to check similar x87 codegen.

-- 
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/20160730/2b3a5cd3/attachment.html>


More information about the llvm-bugs mailing list