[LLVMbugs] [Bug 13962] [ARM, NEON] "UNREACHABLE executed at CallingConvLower.cpp:111" crash with <4 x i64> vectors

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 17 14:43:54 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=13962

Matt Pharr <matt at pharr.org> changed:

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

--- Comment #1 from Matt Pharr <matt at pharr.org> ---
FWIW this doesn't crash with LLVM top-of-tree.

(It also had the intrinsic mis-declared--it should have been
@llvm.arm.neon.vmaxs.v2i64, not @llvm.arm.vmaxs.v2i64.  But in any case it
shouldn't have crashed with the wrong declaration.)

-- 
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/20130717/4dfa6b5b/attachment.html>


More information about the llvm-bugs mailing list