[Openmp-commits] [PATCH] D101498: [OpenMP] Test unified shared memory tests only on systems that support it.
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Apr 29 00:37:08 PDT 2021
protze.joachim requested changes to this revision.
protze.joachim added a comment.
This revision now requires changes to proceed.
The logic to identify whether certain features are supported for testing is in `openmp/cmake/OpenMPTesting.cmake`. Please add checks there to identify unified-shared-memory support.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101498/new/
https://reviews.llvm.org/D101498
More information about the Openmp-commits
mailing list