[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
Mon May 8 09:55:36 PDT 2023
raghavendhra updated this revision to Diff 520425.
raghavendhra added a comment.
Removed changes to use_device_ptr.f90 test and will submit that as separate patch
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.520425.patch
Type: text/x-patch
Size: 5983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230508/50a24182/attachment.bin>
More information about the llvm-commits
mailing list