summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCameron Zwarich <zwarich@apple.com>2011-07-08 22:13:55 +0000
committerCameron Zwarich <zwarich@apple.com>2011-07-08 22:13:55 +0000
commita32fd210c17fb4714151f68d2f8e968b0a8ffd75 (patch)
tree55e211552cc3525b67765be942c849db337cdcef
parenteff24111b923490a4f7a4aab07ebc039f66d0485 (diff)
downloadbcm5719-llvm-a32fd210c17fb4714151f68d2f8e968b0a8ffd75.tar.gz
bcm5719-llvm-a32fd210c17fb4714151f68d2f8e968b0a8ffd75.zip
Use add instead of accumulate.
llvm-svn: 134752
-rw-r--r--llvm/docs/LangRef.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html
index 3201731e5ae..08d84df4a8f 100644
--- a/llvm/docs/LangRef.html
+++ b/llvm/docs/LangRef.html
@@ -6591,7 +6591,7 @@ LLVM</a>.</p>
</pre>
<h5>Overview:</h5>
-<p>The '<tt>llvm.fma.*</tt>' intrinsics perform the fused multiply-accumulate
+<p>The '<tt>llvm.fma.*</tt>' intrinsics perform the fused multiply-add
operation.</p>
<h5>Arguments:</h5>
OpenPOWER on IntegriCloud