[PATCH] D81098: [OpenMP] Upgrade default version of OpenMP to 5.0
Valentin Clement via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 30 11:56:46 PDT 2020
clementval added a comment.
In D81098#2112159 <https://reviews.llvm.org/D81098#2112159>, @ABataev wrote:
> LG
Since this revision landed two tests are failing.
` libomp.env::kmp_set_dispatch_buf.c` and `libomp.worksharing/for::kmp_set_dispatch_buf.c`. It was also reported on the mailing list (http://lists.llvm.org/pipermail/openmp-dev/2020-June/003507.html). Any idea how we can fix this quickly? @jdoerfert
OR maybe this is known and will be taken care later?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81098/new/
https://reviews.llvm.org/D81098
More information about the cfe-commits
mailing list