[LLVMbugs] [Bug 10975] New: In the OpenCL mode, the AltiVec mode must be off and checks must be strict

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Sep 21 03:13:43 PDT 2011


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


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.



More information about the llvm-bugs mailing list