diff options
Diffstat (limited to 'llvm/docs/LangRef.html')
-rw-r--r-- | llvm/docs/LangRef.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html index fc202b7f8fc..b4782c273db 100644 --- a/llvm/docs/LangRef.html +++ b/llvm/docs/LangRef.html @@ -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> |