[PATCH] D14441: [OpenCL] Pipe types support.
Xiuli PAN via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 14 20:44:02 PST 2015
pxli168 added a comment.
Hi all,
Bader had asked me to help him finished the patch set supporting the OpenCL2.0. His original work is based on llvm 3.6.2, and include almost everything needed for 2.0. Now I am working on the rest of the pipe support, include the full support to complex types and built-in functions. I will update the patch as soon as I finished re-basing and having a simple test.
Thank you.
http://reviews.llvm.org/D14441
More information about the cfe-commits
mailing list