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

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 27 19:38:45 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG313c5239959b: [OpenMP][Tool] Introducing the `llvm-omp-device-info` tool (authored by Jose M Monsalve Diaz <jmonsalvediaz at anl.gov>, committed by tianshilei1992).

Changed prior to commit:
  https://reviews.llvm.org/D106752?vs=362264&id=362265#toc

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/src/rtl.cpp
  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.362265.patch
Type: text/x-patch
Size: 9202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210728/8a4fa881/attachment-0001.bin>


More information about the Openmp-commits mailing list