This is an archive of the discontinued LLVM Phabricator instance.

[CUDA, tet-suite] enable testing with C++17 and C++20
AcceptedPublic

Authored by tra on Dec 4 2020, 1:12 PM.

Details

Reviewers
jlebar
Summary

Also disable the tests for 3-argument hypot() provided by the standard library
since c++17 as CUDA does not provide it.

Event Timeline

tra created this revision.Dec 4 2020, 1:12 PM
tra requested review of this revision.Dec 4 2020, 1:12 PM
jlebar accepted this revision.Dec 4 2020, 1:39 PM
This revision is now accepted and ready to land.Dec 4 2020, 1:39 PM