3.177. __nv_hiloint2double

Prototype:

double @__nv_hiloint2double(i32 %x, i32 %y) 

Description:

Reinterpret the integer value of hi as the high 32 bits of a double-precision floating point value and the integer value of lo as the low 32 bits of the same double-precision floating point value.

Returns:

Returns reinterpreted value.

Library Availability:

Compute 2.0: Yes

Compute 3.0: Yes

Compute 3.5: Yes