This is an archive of the discontinued LLVM Phabricator instance.

[CUDA] [test-suite] Add tests for std::complex.
ClosedPublic

Authored by jlebar on Sep 27 2016, 10:20 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

jlebar updated this revision to Diff 72673.Sep 27 2016, 10:20 AM
jlebar retitled this revision from to [CUDA] [test-suite] Add tests for std::complex..
jlebar updated this object.
jlebar added a reviewer: jhen.
jlebar added a subscriber: llvm-commits.
jhen accepted this revision.Sep 27 2016, 11:00 AM
jhen edited edge metadata.

Looks great!

This revision is now accepted and ready to land.Sep 27 2016, 11:00 AM

I'm going to commit this with the complex.cu tests running only on libstdc++, because I've timed out waiting on D25403.

This revision was automatically updated to reflect the committed changes.