[PATCH] D97964: [flang][OpenMP] Add semantic check for occurrence of multiple list items in aligned clause for simd directive

Arnamoy B via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 10 13:00:35 PST 2021


arnamoy10 updated this revision to Diff 329751.
arnamoy10 added a comment.

Add test for multiple aligned clauses with multiple variables repeated.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97964/new/

https://reviews.llvm.org/D97964

Files:
  flang/lib/Semantics/check-directive-structure.h
  flang/lib/Semantics/check-omp-structure.cpp
  flang/test/Semantics/omp-simd-aligned.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97964.329751.patch
Type: text/x-patch
Size: 3667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/924b8555/attachment.bin>


More information about the llvm-commits mailing list