[PATCH] D106968: [flang][openacc] Use TableGen to generate the clause parser

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 00:27:33 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
clementval marked 3 inline comments as done.
Closed by commit rG048aaab19420: [flang][openacc] Use TableGen to generate the clause parser (authored by clementval).

Changed prior to commit:
  https://reviews.llvm.org/D106968?vs=443224&id=445400#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106968/new/

https://reviews.llvm.org/D106968

Files:
  flang/lib/Parser/openacc-parsers.cpp
  llvm/include/llvm/Frontend/Directive/DirectiveBase.td
  llvm/include/llvm/Frontend/OpenACC/ACC.td
  llvm/include/llvm/TableGen/DirectiveEmitter.h
  llvm/test/TableGen/directive1.td
  llvm/utils/TableGen/DirectiveEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106968.445400.patch
Type: text/x-patch
Size: 15619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/1c08780b/attachment.bin>


More information about the llvm-commits mailing list