[PATCH] D44747: [AMDGPU] Set calling convention for CUDA kernel

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 21 13:01:12 PDT 2018


rjmccall added a comment.

Is there a reason for this to be done as a special case in IRGen instead of just implicitly applying the calling convention in Sema?


https://reviews.llvm.org/D44747





More information about the cfe-commits mailing list