[PATCH] D90697: [Flang][OpenMP 4.5] Add semantic check for OpenMP Reduction Clause

Yashaswini Hegde via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 11 22:05:33 PST 2021


yhegde added a comment.

In D90697#2620677 <https://reviews.llvm.org/D90697#2620677>, @kiranchandramohan wrote:

> In D90697#2617519 <https://reviews.llvm.org/D90697#2617519>, @yhegde wrote:
>
>> This patch is updated with a few more test cases with max/min etc in omp-reduction07.f90 and also TODO comments. Hope they are acceptable.
>>
>> Thanks to @clementval and @kiranchandramohan for accepting this PR and for the review comments. Thanks to @praveen for the kind co operation.
>
> Please go ahead and submit.
> Thanks for your help and patience @yhegde, @praveen. Goes without saying, You are both welcome to make contributions to Flang and OpenMP in particular.
> Best wishes for your future endeavours.

Sure. We look ahead for that. Thank you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90697



More information about the llvm-commits mailing list