[Openmp-commits] [PATCH] D117526: [Libomptarget] Fix external visibility for internal variables

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jan 18 10:04:36 PST 2022


jhuber6 added a comment.

In D117526#3251720 <https://reviews.llvm.org/D117526#3251720>, @ronlieb wrote:

> Hi Joseph,
> 3 commits came in, one bot exited with a fail
> https://lab.llvm.org/buildbot/#/builders/193/builds/4828

Is it possible that AMDGPU doesn't support static on these variables? I tested https://reviews.llvm.org/D117362 on my AMDGPU machine and didn't notice any problems, but didn't test with this one applies. I can test locally but it'll take awhile to rebuild on AMDGPU.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117526



More information about the Openmp-commits mailing list