[PATCH] D106965: [flang][openacc][NFC] Make self clause value optional in ACC.td and extract the parser

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 08:05:13 PDT 2021


clementval created this revision.
Herald added a subscriber: mehdi_amini.
clementval requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Set the isOptional flag for the self clause.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106965

Files:
  flang/lib/Lower/OpenACC.cpp
  flang/lib/Parser/openacc-parsers.cpp
  flang/lib/Semantics/check-acc-structure.cpp
  llvm/include/llvm/Frontend/OpenACC/ACC.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106965.362392.patch
Type: text/x-patch
Size: 5065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/55c36961/attachment.bin>


More information about the llvm-commits mailing list