[PATCH] D92533: [flang][openacc] Add missing loop construct restriction and validity tests

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 19:34:17 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.

Add restriction on loop construct associated with DO CONCURRENT. Add couple of tests to ensure
clause validity checks.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92533

Files:
  flang/lib/Semantics/canonicalize-acc.cpp
  flang/test/Semantics/acc-canonicalization-validity.f90
  flang/test/Semantics/acc-clause-validity.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92533.309125.patch
Type: text/x-patch
Size: 5713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201203/ce344bb6/attachment.bin>


More information about the llvm-commits mailing list