[PATCH] D110714: [Flang][openmp] Added semantic checks for atomic construct
Nimish Mishra via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 25 10:01:23 PST 2021
NimishMishra updated this revision to Diff 389829.
NimishMishra added a comment.
@peixin Changes done.
@kiranchandramohan I have updated the error statements per your comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110714/new/
https://reviews.llvm.org/D110714
Files:
flang/lib/Semantics/check-omp-structure.cpp
flang/lib/Semantics/check-omp-structure.h
flang/test/Semantics/omp-atomic02.f90
flang/test/Semantics/omp-atomic03.f90
flang/test/Semantics/omp-atomic04.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110714.389829.patch
Type: text/x-patch
Size: 21336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211125/c19f2535/attachment.bin>
More information about the llvm-commits
mailing list