[LLVMbugs] [Bug 4731] New: NEON vbslq_f32() intrinsic triggers an assert

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Aug 16 20:23:50 PDT 2009


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: unassignedbugs at nondot.org
        ReportedBy: deeppatel1987 at gmail.com
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list