[PATCH] D92443: [flang][openacc] Avoid use of init, shutdown and set in compute construct
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 1 18:40:23 PST 2020
clementval created this revision.
clementval added reviewers: sscalpone, kiranktp, SouraVX, kiranchandramohan, sameeranjoshi.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
clementval requested review of this revision.
init, shutdown and set directive are not allowed in compute construct.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92443
Files:
flang/lib/Semantics/check-acc-structure.cpp
flang/lib/Semantics/check-acc-structure.h
flang/test/Semantics/acc-clause-validity.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92443.308835.patch
Type: text/x-patch
Size: 7648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/bc8d1abd/attachment.bin>
More information about the llvm-commits
mailing list