[PATCH] D145591: [clang][HIP][OpenMP] Add warning if mixed HIP / OpenMP offloading

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 29 02:46:14 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG55916de2d377: [clang][HIP][OpenMP] Add warning if mixed HIP / OpenMP offloading (authored by Michael Halkenhaeuser <MichaelGerald.Halkenhauser at amd.com>).

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.509274.patch
Type: text/x-patch
Size: 7581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230329/78fd58a3/attachment.bin>


More information about the cfe-commits mailing list