Previously, FoldItoFPtoI would only check if the width of the integer type fits into the width of the mantissa. This change will now let it fold if it can establish that the actual value of the integer fits within the floating point type (both mantissa and exponent are considered).
Details
Details
- Reviewers
- None
Summary
Diff Detail
Diff Detail