This is an archive of the discontinued LLVM Phabricator instance.

[libomptarget][nfc] Only set cuda-path for nvptx tests
ClosedPublic

Authored by JonChesterfield on Jul 29 2021, 7:17 AM.

Details

Summary

Remove --cuda-path=CUDA_TOOLKIT_ROOT_DIR-NOTFOUND
from the invocation of non-nvptx test cases. Better signal
to noise ratio on other architectures.

Diff Detail

Event Timeline

JonChesterfield requested review of this revision.Jul 29 2021, 7:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 29 2021, 7:17 AM
openmp/libomptarget/test/lit.cfg
66

same predicate (and indent) as up here

This revision is now accepted and ready to land.Jul 29 2021, 7:47 AM