The implementations of folding for the intrinsic functions SCALE and SET_EXPONENT
do not cope correctly with numbers in the subnormal range. Fix SCALE,
then modify SET_EXPONENT to be a special case of SCALE.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo