[flang-commits] [PATCH] D93447: [Flang][openmp][openacc] Extend CheckNoBranching to handle branching provided by LabelEnforce.

sameeran joshi via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Jan 14 06:50:50 PST 2021


sameeranjoshi added a comment.

In D93447#2498085 <https://reviews.llvm.org/D93447#2498085>, @awarzynski wrote:

> Hi @sameeranjoshi , thank you for working on this!
>
> Sadly with this patch one of our upstream builders has started failing: http://lab.llvm.org:8011/#/builders/33/builds/1866. More specifically,`Semantics/omp-parallell01.f90` is failing.
>
> All other builders are fine, which makes this weird. The only unique thing about the failing builder (`flang-aarch64-ubuntu-clang`) is that it uses `clang-10`. Could you take a look?
>
> Edit: @kiranchandramohan just pointed out to me offline that this is probably fixed here: https://reviews.llvm.org/D94618.

Thanks for reporting and reducing it to the exact problem.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93447



More information about the flang-commits mailing list