pxli168 added a subscriber: pxli168. ================ Comment at: test/CodeGenOpenCL/pipe_types.cl:5 @@ +4,3 @@ + +void test1(read_only pipe int p) { +// CHECK: define void @test1(%opencl.pipe_t* %p) ---------------- Great work!! But I have tried your patch and find it does not support opencl gentype like int4 with the usual used typedef in other test cases. Maybe there is something wrong?
http://reviews.llvm.org/D14441 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits