[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:53:36 PDT 2021
peixin added a comment.
@Meinersbur Thanks a lot for your review and accepting this patch.
BTW, I finished the implementation of the codegen of ordered construct for LLVM Flang and the OpenMP IRBuilder of ordered construct in this patch also works well for LLVM Flang. Is it OK to land this patch now or does it need more review?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107430/new/
https://reviews.llvm.org/D107430
More information about the cfe-commits
mailing list