[Openmp-commits] [PATCH] D107074: [libomptarget][nfc] Only set cuda-path for nvptx tests
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jul 29 07:18:08 PDT 2021
JonChesterfield added inline comments.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.
================
Comment at: openmp/libomptarget/test/lit.cfg:66
supports_unified_shared_memory = True
if config.libomptarget_current_target.startswith('nvptx'):
try:
----------------
same predicate (and indent) as up here
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107074/new/
https://reviews.llvm.org/D107074
More information about the Openmp-commits
mailing list