SPACING() must return TINY() for zero arguments (which we do)
and also for subnormal values smaller than TINY() in absolute value,
which we get wrong. Fix folding and the runtime.
Details
Details
- Reviewers
vdonaldson - Commits
- rGd71297ce7468: [flang] Fix SPACING() of very small values
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo