[all-commits] [llvm/llvm-project] 0d6017: [openacc][NFC] Bump parser support number to OpenA...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Jun 30 12:56:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d6017cd6227a2ce21e0d174786b9c9c49c39a14
https://github.com/llvm/llvm-project/commit/0d6017cd6227a2ce21e0d174786b9c9c49c39a14
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M flang/include/flang/Parser/parse-tree.h
M flang/lib/Frontend/CompilerInvocation.cpp
M flang/lib/Parser/openacc-parsers.cpp
M flang/lib/Semantics/check-acc-structure.h
M flang/tools/bbc/bbc.cpp
M llvm/include/llvm/Frontend/OpenACC/ACC.td
M mlir/include/mlir/Dialect/OpenACC/OpenACC.h
M mlir/include/mlir/Dialect/OpenACC/OpenACCBase.td
Log Message:
-----------
[openacc][NFC] Bump parser support number to OpenACC 3.3
Parser support reached OpenACC 3.3 specification.
Bump the numbers to reflect the latest specs.
Reviewed By: razvanlupusoru, awarzynski
Differential Revision: https://reviews.llvm.org/D154249
More information about the All-commits
mailing list