[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:52:14 PDT 2023


sivachandra added a comment.

In D146970#4225153 <https://reviews.llvm.org/D146970#4225153>, @jhuber6 wrote:

> In D146970#4225136 <https://reviews.llvm.org/D146970#4225136>, @sivachandra wrote:
>
>> I think `gpu-llvm` is almost ideal: It is for the GPU target and contains LLVM related/specific bits. Since target triples normally contains three components, I am tempted to say this should be `gpu-none-llvm`. The `none` kind of also indicates it is vendor agnostic.
>
> Works for me.

OK with this change.


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