[PATCH] D146973: [Clang] Implicitly include LLVM libc headers for the GPU

Thorsten via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 27 12:33:28 PDT 2023


tschuett added a comment.

Could you hide the amdgpu and nvptx somewhere here `clang -print-resource-dir` in two different directories?  One for AMD, one for NVPTX.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146973/new/

https://reviews.llvm.org/D146973



More information about the cfe-commits mailing list