[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
Thu Apr 20 12:47:44 PDT 2023
raghavendhra added a comment.
In D148254#4284179 <https://reviews.llvm.org/D148254#4284179>, @clementval wrote:
> Are you planning to implement this check:
>
>> A list item that specifies a given variable may not appear in more than one use_device_ptr clause.
Yes, in a future patch in which I am thinking to add more checks related to restrictions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148254/new/
https://reviews.llvm.org/D148254
More information about the llvm-commits
mailing list