[PATCH] D149815: [OpenMP][Flang][Semantics] Add semantics support for USE_DEVICE_ADDR clause on OMP TARGET DATA directive.

Raghu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 17:17:59 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf85a8456f114: [OpenMP][Flang][Semantics] Add semantics support for USE_DEVICE_ADDR clause on… (authored by raghavendhra).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149815/new/

https://reviews.llvm.org/D149815

Files:
  flang/docs/OpenMP-semantics.md
  flang/include/flang/Semantics/symbol.h
  flang/lib/Parser/openmp-parsers.cpp
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/resolve-directives.cpp
  flang/test/Semantics/OpenMP/use_device_addr.f90
  llvm/include/llvm/Frontend/OpenMP/OMP.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149815.521171.patch
Type: text/x-patch
Size: 5983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230511/4e8bb52b/attachment.bin>


More information about the llvm-commits mailing list