[llvm-bugs] [Bug 30998] MIPS make check has a bunch of machine verifier errors

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Nov 13 12:04:36 PST 2016


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

Simon Dardis <simon.dardis at imgtec.com> changed:

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

--- Comment #3 from Simon Dardis <simon.dardis at imgtec.com> ---
I've checked PR/27458 against this report, the difference is
CodeGen/Mips/mips64fpldst.ll failing which wasn't included in the list of
failures in that bug report. It may be that when the test was updated between
that bug report and this one, that the new failure occurred. Additionally, bug
fixes between that report and this appear to show that we've resolved some
failures without reporting them.

I'm closing this as DUPLICATE, as PR/27458 was the original report listing the
machine verifier failures and I'll include this information as the current
state in the original report.

*** This bug has been marked as a duplicate of bug 27458 ***

-- 
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/20161113/f75b0cf8/attachment.html>


More information about the llvm-bugs mailing list