[Openmp-commits] [PATCH] D51687: [libomptarget-nvptx] Add testing infrastructure

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Sep 7 06:29:36 PDT 2018


Hahnfeld updated this revision to Diff 164401.
Hahnfeld retitled this revision from "[libomptarget][NVPTX] Fix number of threads in parallel" to "[libomptarget-nvptx] Add testing infrastructure".
Hahnfeld edited the summary of this revision.
Hahnfeld added a comment.

Split testing infrastructure from bugfix.


https://reviews.llvm.org/D51687

Files:
  cmake/OpenMPTesting.cmake
  libomptarget/CMakeLists.txt
  libomptarget/deviceRTLs/nvptx/CMakeLists.txt
  libomptarget/deviceRTLs/nvptx/test/CMakeLists.txt
  libomptarget/deviceRTLs/nvptx/test/lit.cfg
  libomptarget/deviceRTLs/nvptx/test/lit.site.cfg.in
  libomptarget/deviceRTLs/nvptx/test/parallel/thread_limit.c
  libomptarget/test/CMakeLists.txt
  libomptarget/test/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51687.164401.patch
Type: text/x-patch
Size: 12745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180907/9446fa7a/attachment.bin>


More information about the Openmp-commits mailing list