[PATCH] D72304: [OpenMP][OMPIRBuilder] Add Directives (master and critical) to OMPBuilder.

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 15 13:27:12 PST 2020


jdoerfert added a comment.

In D72304#1877855 <https://reviews.llvm.org/D72304#1877855>, @fhahn wrote:

> It looks like this patch (or the other related changes committed recently) may cause ASan failures running `Transforms/OpenMP/gtid.ll ` and `Transforms/OpenMP/parallel_deletion.ll` http://green.lab.llvm.org/green/job/clang-stage2-cmake-RgSan/6960/consoleFull
>
> It would be great if you could take a look and possibly revert the change if it takes some time to investigate.


Should already be fixed with rGa0236de7a927 <https://reviews.llvm.org/rGa0236de7a927d2b7d68a805c40cdf6d4aa9442ba>.

I wait for http://green.lab.llvm.org/green/job/clang-stage2-cmake-RgSan/6961/ to come back.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72304/new/

https://reviews.llvm.org/D72304





More information about the cfe-commits mailing list