[PATCH] D15914: [OpenCL] Pipe builtin functions

Xiuli PAN via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 14 20:25:36 PST 2016


pxli168 marked 2 inline comments as done.

================
Comment at: lib/Sema/SemaChecking.cpp:378
@@ +377,3 @@
+  }
+
+  return false;
----------------
Anastasia wrote:
> I am asking about setArg and not setType!
Oh, I just mistook your meaning. It seems we don't need that as we have to covert them in CGbuiltin.


http://reviews.llvm.org/D15914





More information about the cfe-commits mailing list