[PATCH] D140433: [Clang] Add `nvptx-arch` tool to query installed NVIDIA GPUs

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 21 08:33:18 PST 2022


jhuber6 updated this revision to Diff 484594.
jhuber6 added a comment.

Change header I copied from the AMD implementation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140433

Files:
  clang/tools/CMakeLists.txt
  clang/tools/nvptx-arch/CMakeLists.txt
  clang/tools/nvptx-arch/NVPTXArch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140433.484594.patch
Type: text/x-patch
Size: 3614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221221/c541a121/attachment.bin>


More information about the cfe-commits mailing list