[libc-commits] [PATCH] D146970: [libc] Install GPU headers to `llvm-libc/` subfolder
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Mar 27 11:33:21 PDT 2023
sivachandra added a comment.
I prefer a name which is more in line with the triple formats listed here: https://clang.llvm.org/docs/CrossCompilation.html#target-triple
1. `gpu-none-llvm`
2. `gpu-amd-none-llvm` or `gpu-nvidia-none-llvm`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146970/new/
https://reviews.llvm.org/D146970
More information about the libc-commits
mailing list