This is an archive of the discontinued LLVM Phabricator instance.

[HIP] Add test with_fopenmp.hip
ClosedPublic

Authored by yaxunl on Jul 15 2021, 8:10 AM.

Details

Summary

Add a test to test-suite for testing std::isnan in host and device functions
when compiled with -fopenmp.

Diff Detail

Repository
rT test-suite

Event Timeline

yaxunl created this revision.Jul 15 2021, 8:10 AM
yaxunl requested review of this revision.Jul 15 2021, 8:10 AM
ashi1 accepted this revision.Jul 15 2021, 9:38 AM

LGTM!

This revision is now accepted and ready to land.Jul 15 2021, 9:38 AM
This revision was automatically updated to reflect the committed changes.