[llvm-bugs] [Bug 27480] ARM make check has a bunch of machine verifier errors

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Apr 27 08:11:25 PDT 2016


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

Saleem Abdulrasool <compnerd at compnerd.org> changed:

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

--- Comment #14 from Saleem Abdulrasool <compnerd at compnerd.org> ---
Running a full run of llc over the two LLVM IR inputs with
-verify-machineinstrs seems to pass, so I am assuming that the problems here
are due to the pass ordering and interdependencies.

-- 
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/20160427/4bfd7c3c/attachment-0001.html>


More information about the llvm-bugs mailing list