[PATCH] D145591: [clang][HIP][OpenMP] Add warning if mixed HIP / OpenMP offloading
Michael Halkenhäuser via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 22 09:53:10 PDT 2023
mhalk updated this revision to Diff 507409.
mhalk added a comment.
Patch rework, implementing the mentioned changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145591/new/
https://reviews.llvm.org/D145591
Files:
clang/include/clang/Basic/DiagnosticGroups.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaOpenMP.cpp
clang/test/SemaOpenMP/hip-omp-mix.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145591.507409.patch
Type: text/x-patch
Size: 7581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230322/315661a8/attachment.bin>
More information about the cfe-commits
mailing list