This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][libomp] Fix omp_get_wtime.c test
AbandonedPublic

Authored by jlpeyton on Oct 25 2021, 7:46 AM.

Details

Summary

Drop trying to test "precise" wall clock time and just test that successive calls to omp_get_wtime() are monotonically increasing.

Diff Detail

Event Timeline

jlpeyton created this revision.Oct 25 2021, 7:46 AM
jlpeyton requested review of this revision.Oct 25 2021, 7:46 AM