llvm-svn: 261805
This commit is contained in:
Sanjay Patel 2016-02-24 23:44:19 +00:00
parent 4ce0280a41
commit cc330969c5
1 changed files with 1 additions and 1 deletions

View File

@ -11018,7 +11018,7 @@ Examples of non-canonical encodings:
- Many normal decimal floating point numbers have non-canonical alternative
encodings.
- Some machines, like GPUs or ARMv7 NEON, do not support subnormal values.
These are treated as non-canonical encodings of zero and with be flushed to
These are treated as non-canonical encodings of zero and will be flushed to
a zero of the same sign by this operation.
Note that per IEEE-754-2008 6.2, systems that support signaling NaNs with