[PATCH] D67837: [CUDA][HIP] Fix host/device check with -fopenmp
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 9 16:58:57 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG229c78d3a5d1: [CUDA][HIP] Fix host/device check with -fopenmp (authored by yaxunl).
Changed prior to commit:
https://reviews.llvm.org/D67837?vs=224126&id=224208#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67837/new/
https://reviews.llvm.org/D67837
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaCUDA.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/test/CodeGenCUDA/openmp-target.cu
clang/test/OpenMP/declare_target_messages.cpp
clang/test/SemaCUDA/call-device-fn-from-host.cu
clang/test/SemaCUDA/host-device-constexpr.cu
clang/test/SemaCUDA/openmp-static-func.cu
clang/test/SemaCUDA/openmp-target.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67837.224208.patch
Type: text/x-patch
Size: 25096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191009/29d11559/attachment-0001.bin>
More information about the cfe-commits
mailing list