Unverified Commit fb146621 authored by Ralf Jung's avatar Ralf Jung Committed by GitHub
Browse files

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.
parent 47605ffe
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment