[all-commits] [llvm/llvm-project] 36bf2d: [flang][openacc] Update serial construct clauses f...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Dec 17 07:51:08 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36bf2de8d866e2b448d17f4d2cb4bb96819d82b7
https://github.com/llvm/llvm-project/commit/36bf2de8d866e2b448d17f4d2cb4bb96819d82b7
Author: Valentin Clement <clementval at gmail.com>
Date: 2020-12-17 (Thu, 17 Dec 2020)
Changed paths:
M flang/test/Semantics/acc-clause-validity.f90
M llvm/include/llvm/Frontend/OpenACC/ACC.td
Log Message:
-----------
[flang][openacc] Update serial construct clauses for OpenACC 3.1
Update the allowed clauses for the SERIAL construct for the new OpenACC 3.1
specification.
Reviewed By: sameeranjoshi
Differential Revision: https://reviews.llvm.org/D92123
More information about the All-commits
mailing list