[all-commits] [llvm/llvm-project] b10e94: [flang][openacc][NFC] Update _OPENACC definition t...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu May 11 15:20:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b10e9427b96e6bfb242853e9e8cfbb5031890a89
https://github.com/llvm/llvm-project/commit/b10e9427b96e6bfb242853e9e8cfbb5031890a89
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M flang/tools/bbc/bbc.cpp
Log Message:
-----------
[flang][openacc][NFC] Update _OPENACC definition to 202011
Update _OPENACC definition to be consistent with the flang-new
driver. Currently set to 202011 which is OpenACC 3.1 specification and
is the current parser/semantic status.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D150400
More information about the All-commits
mailing list