[PATCH] D141627: [Clang][OpenMP] Fix the issue that list items in `has_device_addr` are still mapped to the target device

Douglas Yung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 25 18:13:00 PDT 2023


dyung added a comment.

In D141627#4374757 <https://reviews.llvm.org/D141627#4374757>, @tianshilei1992 wrote:

> In D141627#4374753 <https://reviews.llvm.org/D141627#4374753>, @Northbadge wrote:
>
>> FYI this is failing- https://lab.llvm.org/buildbot/#/builders/109/builds/64971/steps/6/logs/FAIL__Clang__bug59160_c
>
> Thanks. I pushed a fix in eaf3de6970fc <https://reviews.llvm.org/rGeaf3de6970fc6e779310a59fbf8f8452f6b34c55>.

In case you are not already aware, the test is still failing after your fix:
https://lab.llvm.org/buildbot/#/builders/139/builds/41495


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141627



More information about the cfe-commits mailing list