http://llvm.org/bugs/show_bug.cgi?id=13962
Matt Pharr <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Matt Pharr <[email protected]> --- 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.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
