[libc] Fix test failing on the GPU due to undefined floating point type
authorJoseph Huber <jhuber6@vols.utk.edu>
Fri, 19 May 2023 17:46:18 +0000 (12:46 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Fri, 19 May 2023 19:03:42 +0000 (14:03 -0500)
commit2ac91712cc7bac84fb08a45b7323e6fc11ff86d8
tree74ee4ce6442fb131b0e29040f9629181b034304b
parent4450285bd74079bf87ba7b824a8dec8dcfb586ef
[libc] Fix test failing on the GPU due to undefined floating point type

We got build failures due to the handling here, explicitly set the type.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D150983
libc/test/src/__support/FPUtil/fpbits_test.cpp