[PATCH] D15603: [OpenCL] Pipe type support

Anastasia Stulova via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 28 11:50:23 PST 2016


Anastasia added a comment.

Btw, just to be clear in my previous comment I was referring to the 2nd switch statement in CodeGenTypes::GetFunctionType that contains the line:

  ArgTypes[FirstIRArg] = LTy->getPointerTo();


http://reviews.llvm.org/D15603





More information about the cfe-commits mailing list