[PATCH] D81098: [OpenMP] Upgrade default version of OpenMP to 5.0

Saiyedul Islam via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 1 08:05:59 PDT 2020


saiislam added a comment.

In D81098#2123559 <https://reviews.llvm.org/D81098#2123559>, @clementval wrote:

> 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?


Thank you @clementval. I have posted a review to temporarily disable these tests for 5.0 (they are passing with 4.5): https://reviews.llvm.org/D82963


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