[PATCH] D120353: [OpenMP] Add option to make offloading mandatory
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 23 09:24:27 PST 2022
jhuber6 updated this revision to Diff 410851.
jhuber6 added a comment.
Adding test function with device clause
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120353/new/
https://reviews.llvm.org/D120353
Files:
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/target_offload_mandatory_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120353.410851.patch
Type: text/x-patch
Size: 14054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220223/bdb3f592/attachment-0001.bin>
More information about the cfe-commits
mailing list