[Openmp-commits] [PATCH] D106752: [OpenMP][Tool] Introducing the `llvm-omp-device-info` tool

Jose Manuel Monsalve Diaz via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 27 19:21:53 PDT 2021


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

Removing branch dependency


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/include/omptargetplugin.h
  openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.cpp
  openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.h
  openmp/libomptarget/plugins/cuda/src/rtl.cpp
  openmp/libomptarget/plugins/exports
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/device.h
  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.362264.patch
Type: text/x-patch
Size: 23976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210728/dc6e015e/attachment-0001.bin>


More information about the Openmp-commits mailing list