[all-commits] [llvm/llvm-project] a36618: [flang][openacc] Add clause validaty tests for dat...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Dec 4 12:16:45 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a366188d801ccefb4ef3f9d89415e97accc77443
https://github.com/llvm/llvm-project/commit/a366188d801ccefb4ef3f9d89415e97accc77443
Author: Valentin Clement <clementval at gmail.com>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
M flang/test/Semantics/acc-clause-validity.f90
M llvm/include/llvm/Frontend/OpenACC/ACC.td
Log Message:
-----------
[flang][openacc] Add clause validaty tests for data construct + fix default restriction
Add clause validity tests for the data construct. The default clause can appear only once
and this was not enforce in the ACC.td.
Reviewed By: sameeranjoshi
Differential Revision: https://reviews.llvm.org/D91888
More information about the All-commits
mailing list