[all-commits] [llvm/llvm-project] e361af: [flang][OpenMP] Add semantic check for occurrence ...
arnamoy10 via All-commits
all-commits at lists.llvm.org
Thu Mar 11 07:02:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e361afb6c5c9e0360d1782a23f143f80da94cee8
https://github.com/llvm/llvm-project/commit/e361afb6c5c9e0360d1782a23f143f80da94cee8
Author: Arnamoy Bhattacharyya <arnamoy10 at gmail.com>
Date: 2021-03-11 (Thu, 11 Mar 2021)
Changed paths:
M flang/lib/Semantics/check-directive-structure.h
M flang/lib/Semantics/check-omp-structure.cpp
A flang/test/Semantics/omp-simd-aligned.f90
Log Message:
-----------
[flang][OpenMP] Add semantic check for occurrence of multiple list items in aligned clause for simd directive
Reviewed By: kiranchandramohan, clementval
Differential Revision: https://reviews.llvm.org/D97964
More information about the All-commits
mailing list