The intrinsic function SPACING() was being folded to the smallest
normal number (TINY(x)) rather than to a smaller subnormal result
when that result really was subnormal.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D132155
[flang] Fold SPACING() correctly when result is subnormal klausler on Aug 18 2022, 11:16 AM. Authored by
Details The intrinsic function SPACING() was being folded to the smallest
Diff Detail
|