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

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 7 18:13:41 PDT 2019


yaxunl updated this revision to Diff 223712.
yaxunl marked 14 inline comments as done.
yaxunl added a comment.

revised by Alexey's comments.


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

https://reviews.llvm.org/D67837

Files:
  include/clang/Sema/Sema.h
  lib/Sema/SemaCUDA.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaOpenMP.cpp
  test/CodeGenCUDA/openmp-target.cu
  test/OpenMP/declare_target_messages.cpp
  test/SemaCUDA/call-device-fn-from-host.cu
  test/SemaCUDA/host-device-constexpr.cu
  test/SemaCUDA/openmp-static-func.cu
  test/SemaCUDA/openmp-target.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67837.223712.patch
Type: text/x-patch
Size: 24870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191008/682ef1f7/attachment-0001.bin>


More information about the cfe-commits mailing list