yaxunl added a comment.


> Maybe we can use the fact that calling conventions are separate in AST and in 
> LLVM IR. So in AST maybe we can have opencl_kernel and in LLVM it can map to 
> spir_kernel for SPIR and amdgpu_kernel for AMDGPU.


This approach looks good to me. Thanks.


http://reviews.llvm.org/D21367



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to