[PATCH] D148254: [OpenMP][Flang][Semantics] Add semantics support for USE_DEVICE_PTR clause on OMP TARGET DATA directive.
Raghu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 26 18:17:27 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd6ef90f64c48: [OpenMP][Flang][Semantics] Add semantics support for USE_DEVICE_PTR clause on… (authored by raghavendhra).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148254/new/
https://reviews.llvm.org/D148254
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/lib/Semantics/resolve-names.cpp
flang/test/Semantics/OpenMP/use_device_ptr.f90
llvm/include/llvm/Frontend/OpenMP/OMP.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148254.517419.patch
Type: text/x-patch
Size: 6476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230427/6f02f89e/attachment.bin>
More information about the llvm-commits
mailing list