jdoerfert added a comment.

Thx for the reviews!

FWIW, OpenMP should be able to use the C/C++ standard functions/macros for this 
eventually. Getting the overloads right if you don't have type system support 
is tricky though and I need more time...

On a separate note, we should bundle the resources to get more "GPU-compatible" 
generic headers in. At the end of the day, what we need for CUDA/HIP/OPENMP on 
NVIDIA/AMD/... hardware should be very similar, assuming we can make some 
design choices right ;)


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