Hello,
This patch mainly implement the following requirement from OpenCLv2.0 C spec s6.5: "Pointers that are declared without pointing to a named address space point to the generic address space." Note, that a named address space is any of those that existed in the previous standards, i. e. __global, __local, __private, or __constant. This patch depends on the change submitted previously: https://www.mail-archive.com/[email protected]/msg109232.html Thanks, Anastasia
cl20_default_pointer_as.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
