[Openmp-commits] [PATCH] D99656: [AMDGPU][OpenMP] Enable Libomptarget runtime tests

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed May 5 11:25:17 PDT 2021


protze.joachim added a comment.

In D99656#2739517 <https://reviews.llvm.org/D99656#2739517>, @JonChesterfield wrote:

> Where's the logic to skip running these tests if `./amdgpu-arch` fails?

The tests are included to `check-libomptarget`, if  `llvm-project/openmp/libomptarget/plugins/amdgpu/CMakeLists.txt` reaches the last line, i.e., if the plugin is built.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99656



More information about the Openmp-commits mailing list