[PATCH] D96248: [OpenMP][AMDGPU] Add support for linking libomptarget bitcode
Jon Chesterfield via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 9 10:07:20 PST 2021
JonChesterfield added a comment.
Using one option for both targets seems great - if both have put the devicertl in the same folder. Which I suppose they might not have.
Maybe keep it separate for one, one for nvptx and one for amdgcn, and hope for a common 'device' later.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96248/new/
https://reviews.llvm.org/D96248
More information about the cfe-commits
mailing list