[PATCH] D156184: [OpenMP] Add the `ompx_attribute` clause for target directives
Aaron Ballman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 04:58:11 PDT 2023
aaron.ballman added a comment.
In D156184#4531193 <https://reviews.llvm.org/D156184#4531193>, @antmo wrote:
> Hi, it looks like this patch broke some flang bots:
>
> - https://lab.llvm.org/buildbot/#/builders/176/builds/3408
> - https://lab.llvm.org/buildbot/#/builders/198/builds/4028
> - https://lab.llvm.org/buildbot/#/builders/197/builds/8491
> - https://lab.llvm.org/buildbot/#/builders/197/builds/8491
>
> Could you please take a look?
Because the bots are still down, I went ahead and reverted in https://github.com/llvm/llvm-project/commit/0d12683046ca75fb08e285f4622f2af5c82609dc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156184/new/
https://reviews.llvm.org/D156184
More information about the llvm-commits
mailing list