[PATCH] D86296: [flang][openacc] Fix reduction operator parsing/unparsing

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 08:27:24 PDT 2020


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

Update the way reduction operator are defined for the OpenACC parser.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D86296

Files:
  flang/include/flang/Parser/dump-parse-tree.h
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Parser/openacc-parsers.cpp
  flang/lib/Parser/unparse.cpp
  flang/test/Semantics/acc-clause-validity.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86296.286827.patch
Type: text/x-patch
Size: 4890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/bed3b22f/attachment.bin>


More information about the llvm-commits mailing list