Return a variant of Val with float type. Currently this works in two cases: If Val is an FPExtension of a float value to something bigger, simply return the operand. If Val is a ConstantFP but can be converted to a float ConstantFP without loss of precision do so.
source not stored for this graph (policy: none)
no test coverage detected