Overflow detection in the folding of int/nint/ceiling is
incorrectly signalling overflow when a negative argument yields
a zero result.
Details
Details
- Reviewers
jeanPerier - Commits
- rG2665fbe71e1d: [flang] NINT(-.4999) is 0, not overflow
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo