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

           Summary: In the OpenCL mode, the AltiVec mode must be off and
                    checks must be strict
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=7316)
 --> (http://llvm.org/bugs/attachment.cgi?id=7316)
Fix

OpenCL is different from AltiVec in the way it supports vector literals.

OpenCL is strict with regards to semantic checks.  For example, implicit
conversions and explicit casts between vectors of different types are
disallowed.

-- 
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