[PATCH] D121765: [CUDA][HIP] Fix hostness check with -fopenmp

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 21 08:56:18 PDT 2022


yaxunl updated this revision to Diff 416974.
yaxunl added a comment.

fix comments


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

https://reviews.llvm.org/D121765

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/Sema.cpp
  clang/lib/Sema/SemaCUDA.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/CodeGenCUDA/openmp-parallel.cu
  clang/test/SemaCUDA/openmp-parallel.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121765.416974.patch
Type: text/x-patch
Size: 11796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220321/9dc68afa/attachment.bin>


More information about the cfe-commits mailing list