[PATCH] D107430: [OMPIRBuilder] Add ordered directive to OMPIRBuilder
Peixin Qiao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 2 08:56:51 PDT 2021
peixin added a comment.
Here is the PR for codegen of ordered construct for LLVM Flang: https://github.com/flang-compiler/f18-llvm-project/pull/1027.
I create the PR on fir-dev branch since the test of lowering parse-tree to MLIR for LLVM Flang is still not supported in upstream llvm-project.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107430/new/
https://reviews.llvm.org/D107430
More information about the cfe-commits
mailing list