[PATCH] D92123: [flang][openacc] Update serial construct clauses for OpenACC 3.1

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 12:24:26 PST 2020


clementval created this revision.
clementval added reviewers: kiranchandramohan, kiranktp, sscalpone, sameeranjoshi, SouraVX, tskeith, klausler.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
clementval requested review of this revision.

Update the allowed clauses for the SERIAL construct for the new OpenACC 3.1
specification.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92123

Files:
  flang/test/Semantics/acc-clause-validity.f90
  llvm/include/llvm/Frontend/OpenACC/ACC.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92123.307681.patch
Type: text/x-patch
Size: 5045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/f8cfc631/attachment.bin>


More information about the llvm-commits mailing list