JonChesterfield added a comment.

In D83591#2145437 <https://reviews.llvm.org/D83591#2145437>, @jdoerfert wrote:

> I did not know they are using __clang_cuda headers. (Site note, we should 
> rename them then.)


I also did not know that. I am repeatedly caught out by things named 'cuda', 
'nvptx' or '__nv' being used by amdgpu.

Perhaps we should refactor the __clang_cuda_* headers to make the distinctions 
between cuda, hip, openmp-nvptx, openmp-amdgcn clear(er).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83591



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

Reply via email to