[Openmp-commits] [PATCH] D106752: [OpenMP][Tool] Introducing the `llvm-deviceinfo` tool

Jose Manuel Monsalve Diaz via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jul 26 18:17:16 PDT 2021


josemonsalve2 updated this revision to Diff 361878.
josemonsalve2 added a comment.

Changing name and adding cstdio instead of iostream. Adding license headers. Other minor changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106752

Files:
  openmp/libomptarget/CMakeLists.txt
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/plugins/cuda/CMakeLists.txt
  openmp/libomptarget/src/exports
  openmp/libomptarget/src/interface.cpp
  openmp/libomptarget/src/rtl.cpp
  openmp/libomptarget/src/rtl.h
  openmp/libomptarget/tools/CMakeLists.txt
  openmp/libomptarget/tools/deviceinfo/CMakeLists.txt
  openmp/libomptarget/tools/deviceinfo/llvm-omp-device-info.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106752.361878.patch
Type: text/x-patch
Size: 9497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210727/02e915a9/attachment-0001.bin>


More information about the Openmp-commits mailing list