[PATCH] D108512: [flang][OpenMP] Add semantic check for ordered construct

Kiran Kumar T P via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 23 02:47:19 PDT 2021


kiranktp added a comment.

In D108512#2959209 <https://reviews.llvm.org/D108512#2959209>, @kiranchandramohan wrote:

> There is a similar patch (https://reviews.llvm.org/D94087) from @sameeranjoshi (AMD) which implements these constraints. Please go through the discussion in that patch. Also,
>
> @kiranktp is it OK if @peixin proceed with this patch. He can use the D94087 <https://reviews.llvm.org/D94087> as a reference and take it to completion. Peixin can add @sameeranjoshi as a co-author.

Should be fine @kiranchandramohan. @peixin can take this to completion.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108512



More information about the llvm-commits mailing list