[PATCH] D19932: [OpenCL] Add to_{global|local|private} builtin functions.
Jan Vesely via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 23 11:37:21 PDT 2016
jvesely added a comment.
In http://reviews.llvm.org/D19932#465763, @cfe-commits wrote:
> The returned pointer should point to the same pointee type as the argument. Header file cannot guarantee that.
>
> Sam
how come? is there a possibility to have two different types using the same name?
Repository:
rL LLVM
http://reviews.llvm.org/D19932
More information about the cfe-commits
mailing list