[PATCH] D81951: [OPENMP]Fix PR46347: several ordered directives in a single region.

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 16 12:39:54 PDT 2020


ABataev added a comment.

In D81951#2096397 <https://reviews.llvm.org/D81951#2096397>, @jdoerfert wrote:

> LGTM, can you add the nested ordered + depend test case too, assuming we don't have it.


We have such tests in ordered_ast_print.cpp and ordered_codegen.cpp tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81951





More information about the cfe-commits mailing list