[PATCH] D68031: [CUDA][HIP] Enable kernel function return type deduction.

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 25 09:35:47 PDT 2019


tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.

Nice.  I'd mention in the commit message that NVCC does not support deduced return type for kernel functions.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68031/new/

https://reviews.llvm.org/D68031





More information about the cfe-commits mailing list