[PATCH] D100224: [flang][OpenMP] Add semantic check for occurrence of variables other than loop iteration variable in a `linear` clause associated with a `distribute` construct.
Arnamoy B via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 4 14:31:17 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf2622a150ade: [flang][OpenMP] Add semantic check to allow only loop iteration variables in a… (authored by arnamoy10).
Changed prior to commit:
https://reviews.llvm.org/D100224?vs=345238&id=349971#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100224/new/
https://reviews.llvm.org/D100224
Files:
flang/lib/Semantics/check-omp-structure.cpp
flang/lib/Semantics/check-omp-structure.h
flang/test/Semantics/omp-linear-iter.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100224.349971.patch
Type: text/x-patch
Size: 7285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210604/59a22a8d/attachment.bin>
More information about the llvm-commits
mailing list