> 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` cc #10184, #10185
http://llvm.org/docs/LangRef.html#fptrunc-to-instruction
e.g.
1e300f64 as f32cc #10184, #10185