The value of EPSILON() was off by one power of two due to my
misreading of the standard; this patch corrects it.
Confirmed by checking other Fortran compilers, which all agree.
Details
Details
- Reviewers
PeteSteinfeld - Commits
- rG333b419ad00a: [flang] Fix folding of EPSILON()
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo