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

            Bug ID: 17037
           Summary: In OpenCL, long must always have 64 bits
           Product: new-bugs
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

In OpenCL, the type "long" must always have 64 bits. Currently, sizeof(long)
depends on the architecture, and long has only 32 bits on 32-bit systems.

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