3.191. __nv_isnand

原型:

i32 @__nv_isnand(double %x) 

描述:

判断浮点数值x是否为NaN。

返回:

当且仅当x为NaN值时返回非零值。

库可用性:

计算能力2.0:支持

计算能力3.0:支持

计算能力3.5:支持