[PATCH] D16876: [OpenCL] Refine pipe builtin support
Xiuli PAN via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 4 18:42:44 PST 2016
pxli168 requested a review of this revision.
================
Comment at: lib/Sema/SemaChecking.cpp:343
@@ -332,3 +342,3 @@
// Two kinds of read/write pipe
// From OpenCL C Specification 6.13.16.2 the built-in read/write
// functions have following forms.
----------------
yaxunl wrote:
> should this follow the convention? e.g.
> OpenCL v2.0 s6.13.16.2 -
right, this will be more clear.
http://reviews.llvm.org/D16876
More information about the cfe-commits
mailing list