This is an archive of the discontinued LLVM Phabricator instance.

[test-suite] [CUDA] Add <cmath> and <math.h> tests.
ClosedPublic

Authored by jlebar on Sep 14 2016, 2:56 PM.

Details

Summary

These are based on libc++'s test suite, but modified for CUDA.

Diff Detail

Repository
rL LLVM

Event Timeline

jlebar updated this revision to Diff 71444.Sep 14 2016, 2:56 PM
jlebar retitled this revision from to [test-suite] [CUDA] Add <cmath> and <math.h> tests..
jlebar updated this object.
jlebar added a reviewer: tra.
jlebar added a subscriber: cfe-commits.
tra accepted this revision.Sep 14 2016, 3:35 PM
tra edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Sep 14 2016, 3:35 PM
This revision was automatically updated to reflect the committed changes.