Closed
Description
If the value cannot fit within the destination type, ty2, then the results are undefined.
http://llvm.org/docs/LangRef.html#fptrunc-to-instruction
e.g. 1e300f64 as f32
If the value cannot fit within the destination type, ty2, then the results are undefined.
http://llvm.org/docs/LangRef.html#fptrunc-to-instruction
e.g. 1e300f64 as f32