* ConvertPrecision - saturate Constant's value to std::numeric_limits<dst_type>::lowest() if it's below that limit. * Remove clamping to std::numeric_limits<int32_t>::lowest() in U32/U64 case
* ConvertPrecision - saturate Constant's value to std::numeric_limits<dst_type>::lowest() if it's below that limit. * Remove clamping to std::numeric_limits<int32_t>::lowest() in U32/U64 case