Commit fb14662
authored
LangRef: rint, nearbyint: mention that default rounding mode is assumed (#77191)
LLVM assumes round-to-nearest mode and sometimes performs constant-folding based on that assumption. This updates the language ref documentation for the rint and nearbyint intrinsics to mention that fact.1 parent 47605ff commit fb14662
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15754 | 15754 | | |
15755 | 15755 | | |
15756 | 15756 | | |
15757 | | - | |
| 15757 | + | |
| 15758 | + | |
| 15759 | + | |
| 15760 | + | |
| 15761 | + | |
15758 | 15762 | | |
15759 | 15763 | | |
15760 | 15764 | | |
| |||
15792 | 15796 | | |
15793 | 15797 | | |
15794 | 15798 | | |
15795 | | - | |
| 15799 | + | |
| 15800 | + | |
| 15801 | + | |
| 15802 | + | |
| 15803 | + | |
15796 | 15804 | | |
15797 | 15805 | | |
15798 | 15806 | | |
| |||
0 commit comments