[llvm-bugs] [Bug 5327] Systemz backend - verify-machineinstrs error

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 7 08:46:43 PST 2017


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

Florian Hahn <Florian.Hahn at arm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |Florian.Hahn at arm.com

--- Comment #18 from Florian Hahn <Florian.Hahn at arm.com> ---
This seems fixed in current master. I used the following steps to reproduce:

bin/clang -O3 -S -emit-llvm bug-sysZ.c
bin/llc -O3 -mtriple=s390x-linux-gnu -debug -verify-machineinstrs bug-sysZ.ll

-- 
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/20170307/910c6720/attachment.html>


More information about the llvm-bugs mailing list