[PATCH] D156184: [OpenMP] Add the `ompx_attribute` clause for target directives

2023-07-25 Thread Aaron Ballman via Phabricator via cfe-commits
aaron.ballman added a comment. In 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:/

[PATCH] D156184: [OpenMP] Add the `ompx_attribute` clause for target directives

2023-07-25 Thread antoine moynault via Phabricator via cfe-commits
antmo added a comment. 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/19

[PATCH] D156184: [OpenMP] Add the `ompx_attribute` clause for target directives

2023-07-24 Thread Johannes Doerfert via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGef9ec4bbcca2: [OpenMP] Add the `ompx_attribute` clause for target directives (authored by jdoerfert). Herald added a project: clang. Herald added a s