[PATCH] D145093: [OpenMP] Add map info for dereference pointer.

Jennifer Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 9 11:33:42 PST 2023


jyu2 added a comment.

In D145093#4179927 <https://reviews.llvm.org/D145093#4179927>, @ronlieb wrote:

> seems to fail amdgpu buildbot 
> https://lab.llvm.org/buildbot/#/builders/193/builds/27692

I turn off the test run to amdgpu.  And rechecked in with
c5b060900e98 <https://reviews.llvm.org/rGc5b060900e985ac1d5b80b957d9067c6d6959095>

In D145093#4180143 <https://reviews.llvm.org/D145093#4180143>, @ronlieb wrote:

> had not heard back , so reverted it for now 
> commit 8cf85a0cadb033fed3d96aa5283deb4bfbbaf2c8 <https://reviews.llvm.org/rG8cf85a0cadb033fed3d96aa5283deb4bfbbaf2c8> (HEAD -> main, origin/main, origin/HEAD)
> Author: Ron Lieberman <ron.lieberman at amd.com>
> Date:   Wed Mar 8 22:01:22 2023 -0600
>
>   Revert "Add map info for dereference pointer."
>   
>   breaks amdgpu buildbot




Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145093



More information about the cfe-commits mailing list