[Openmp-commits] [PATCH] D113359: [Libomptarget][WIP] Introduce VGPU Plugin
Atmn Patel via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Feb 2 13:19:35 PST 2022
atmnpatel added inline comments.
================
Comment at: openmp/libomptarget/test/CMakeLists.txt:23
+ continue()
+ ENDIF()
string(STRIP "${CURRENT_TARGET}" CURRENT_TARGET)
----------------
jdoerfert wrote:
> This is to disable the tests? Not sure this is a good way though. For one, can we check against -vgpu not x86, also openmp-vgpu or something, right?
Yep
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113359/new/
https://reviews.llvm.org/D113359
More information about the Openmp-commits
mailing list