[PATCH] D127855: [OpenMP] Basic parse and sema support for modifiers in order clause
Jennifer Yu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 12 13:41:32 PST 2023
jyu2 added a comment.
In D127855#3956014 <https://reviews.llvm.org/D127855#3956014>, @sandeepkosuri wrote:
> As I do not have commit access, can someone commit this patch, now that it passes the pre-merge tests ?
I see some tests failed after this patch. Failed only with -fopenmp-vesion=51
https://www.godbolt.org/z/3oxWTcxn7
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127855/new/
https://reviews.llvm.org/D127855
More information about the cfe-commits
mailing list