[PATCH] D67837: [CUDA][HIP] Fix host/device check with -fopenmp
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 4 14:05:07 PDT 2019
yaxunl updated this revision to Diff 223284.
yaxunl marked 6 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/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.223284.patch
Type: text/x-patch
Size: 21767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191004/955702b6/attachment-0001.bin>
More information about the cfe-commits
mailing list