Kewen12 wrote: > > Hello! It seems this PR failed offload test. Could you please fix or revert > > it to unblock? Thanks! > > https://lab.llvm.org/buildbot/#/builders/67/builds/1196 > > I haven't made much headway yet; are any of these builders using LTO somehow? > This should be a LTO-only change. Do you have information about how to > reproduce this locally? Is there any special information required?
You can run this build script for local reproduction: https://github.com/llvm/llvm-project/blob/main/offload/ci/openmp-offload-amdgpu-clang-flang.py Reverting this PR solved the test failure in my local repro. https://github.com/llvm/llvm-project/pull/164916 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
