================
@@ -323,6 +323,7 @@ constexpr bool isCallableCC(CallingConv::ID CC) {
case CallingConv::AMDGPU_PS:
case CallingConv::AMDGPU_VS:
case CallingConv::SPIR_KERNEL:
+ case CallingConv::PTX_Kernel:
----------------
jhuber6 wrote:
Yeah, apparently it's been there awhile. I don't know why this was never added
to that list. I can try to do that first.
https://github.com/llvm/llvm-project/pull/188872
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits