[llvm-bugs] [Bug 31840] Assertion `Reg < Regs.size() && "Mismatch in # registers expected"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Sep 17 06:22:46 PDT 2020


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

John Brawn <john.brawn at arm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |john.brawn at arm.com
             Status|NEW                         |RESOLVED

--- Comment #13 from John Brawn <john.brawn at arm.com> ---
With current trunk there's no assertion failure for any of the above test cases
(all compile with no error except the last which has the error "couldn't
allocate input reg for constraint '{v15}'") so it looks like this has been
fixed.

-- 
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/20200917/6e96159a/attachment.html>


More information about the llvm-bugs mailing list