[libc-commits] [PATCH] D146970: [libc] Install GPU headers to `llvm-libc/` subfolder

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Mar 27 11:48:57 PDT 2023


jhuber6 added a comment.

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.


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