[llvm-branch-commits] [clang] [llvm] [OffloadBundler] Rework the ctor of `OffloadTargetInfo` to support AMDGPU's generic target (PR #122629)

Joseph Huber via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jan 14 09:14:57 PST 2025


jhuber6 wrote:

Somewhere for the linker wrapper I just checked if the triple was recognized, you could probably just take strings after the `-` until it stops working.

https://github.com/llvm/llvm-project/pull/122629


More information about the llvm-branch-commits mailing list