[PATCH] D15914: [OpenCL] Pipe builtin functions

Valery Pykhtin via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 15 12:31:38 PDT 2016


vpykhtin added a subscriber: vpykhtin.
vpykhtin added a comment.

Hi,

is there an intention to make this SPIR 2.0 (provisional) conformant? This would require changing resulting builtin names, changing pipe argument to "struct opencl.pipe*" and adding two trailing "size, alignment" parameters. If there is an interest for this a can try to submit a patch for review next week.


https://reviews.llvm.org/D15914





More information about the cfe-commits mailing list