[PATCH] D16876: [OpenCL] Refine pipe builtin support
Yaxun Liu via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 4 10:47:57 PST 2016
yaxunl accepted this revision.
yaxunl added a comment.
This revision is now accepted and ready to land.
LGTM
================
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.
----------------
should this follow the convention? e.g.
OpenCL v2.0 s6.13.16.2 -
http://reviews.llvm.org/D16876
More information about the cfe-commits
mailing list