[PATCH] D154249: [openacc] Bump parser support to OpenACC 3.3
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 30 12:00:58 PDT 2023
clementval created this revision.
clementval added reviewers: razvanlupusoru, vzakhari, jeanPerier.
Herald added subscribers: bviyer, sunshaoce, Anastasia, Moerafaat, zero9178, bzcheeseman, sdasgup3, wenzhicui, wrengr, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, mgester, arpith-jacob, antiagainst, shauheen, rriddle, mehdi_amini.
Herald added a reviewer: awarzynski.
Herald added projects: Flang, All.
clementval requested review of this revision.
Herald added subscribers: llvm-commits, stephenneuendorffer, nicolasvasilache, jdoerfert.
Herald added a reviewer: nicolasvasilache.
Herald added projects: MLIR, LLVM.
Parser support reached OpenACC 3.3 specification.
Dump the numbers to reflect the latest specs.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154249
Files:
flang/include/flang/Parser/parse-tree.h
flang/lib/Frontend/CompilerInvocation.cpp
flang/lib/Parser/openacc-parsers.cpp
flang/lib/Semantics/check-acc-structure.h
flang/tools/bbc/bbc.cpp
llvm/include/llvm/Frontend/OpenACC/ACC.td
mlir/include/mlir/Dialect/OpenACC/OpenACC.h
mlir/include/mlir/Dialect/OpenACC/OpenACCBase.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154249.536351.patch
Type: text/x-patch
Size: 7895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230630/94cef240/attachment.bin>
More information about the llvm-commits
mailing list