[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 08:17:39 PST 2021


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

1. Using type info in the `FindClauses()` function instead of auto
2. (hopefully) clang-formatted


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.329674.patch
Type: text/x-patch
Size: 3423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/8cb20db7/attachment.bin>


More information about the llvm-commits mailing list