[PATCH] D67837: [CUDA][HIP] Fix host/device check with -fopenmp

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 25 14:41:21 PDT 2019


rjmccall added a comment.

That looks great.  I'm probably not the best person to validate that the OMP / CUDA logic is still right, but it seems like the right technical design.


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

https://reviews.llvm.org/D67837





More information about the cfe-commits mailing list