1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

Removed redundancy in wording

llvm-svn: 169053
This commit is contained in:
Michael Ilseman 2012-11-30 23:14:52 +00:00
parent 5a4868ff3e
commit 8fd742be75

View File

@ -1762,7 +1762,7 @@ in signal handlers).</p>
<p> LLVM IR floating-point binary ops (<a href="#i_fadd"><code>fadd</code></a>,
<a href="#i_fsub"><code>fsub</code></a>, <a
href="#i_fmul"><code>fmul</code></a>, <a href="#i_fdiv"><code>fdiv</code></a>,
<a href="#i_frem"><code>frem</code></a>) instructions have the following flags
<a href="#i_frem"><code>frem</code></a>) have the following flags
that can set to enable otherwise unsafe floating point operations</p>
<dt><code>nnan</dt></code>