[PATCH] D54862: [OpenCL] Add generic AS to 'this' pointer
Mikael Nilsson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 23 07:05:32 PST 2018
mikael created this revision.
mikael added a reviewer: Anastasia.
Herald added subscribers: cfe-commits, yaxunl.
Address spaces are cast into generic before invoking the constructor.
Repository:
rC Clang
https://reviews.llvm.org/D54862
Files:
lib/AST/DeclCXX.cpp
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGDeclCXX.cpp
test/CodeGenOpenCLCXX/addrspace-of-this.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54862.175126.patch
Type: text/x-patch
Size: 8249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181123/7c0fae8f/attachment.bin>
More information about the cfe-commits
mailing list