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

           Summary: NEON vbslq_f32() intrinsic triggers an assert
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=3329)
 --> (http://llvm.org/bugs/attachment.cgi?id=3329)
test case

The attached code triggers an assert because the NEON_builtin_vbsl handling
(llvm_arm.cpp:1869) is trying to create an and <4 x float>, <4 x i32>.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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

Reply via email to