[PATCH] D119841: [OpenMP] Pass AMDGPU math libraries into the linker wrapper
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 16 08:53:16 PST 2022
jhuber6 added a comment.
In D119841#3326638 <https://reviews.llvm.org/D119841#3326638>, @JonChesterfield wrote:
> This is asserting somewhere in clang-linker-wrapper, e.g. https://lab.llvm.org/buildbot/#/builders/193/builds/6939
Yes, must be when we try to sort the device files. I'll revert for now since I don't have time to fix it until later.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119841/new/
https://reviews.llvm.org/D119841
More information about the cfe-commits
mailing list