projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26fc025
)
Use add instead of accumulate.
author
Cameron Zwarich
<zwarich@apple.com>
Fri, 8 Jul 2011 22:13:55 +0000
(22:13 +0000)
committer
Cameron Zwarich
<zwarich@apple.com>
Fri, 8 Jul 2011 22:13:55 +0000
(22:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134752
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/LangRef.html
patch
|
blob
|
history
diff --git
a/docs/LangRef.html
b/docs/LangRef.html
index 3201731e5ae0247a10286be1c9584f54df88a5a6..08d84df4a8fb112cdcefefcb305c8b408d8fb97f 100644
(file)
--- a/
docs/LangRef.html
+++ b/
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-a
ccumulate
+<p>The '<tt>llvm.fma.*</tt>' intrinsics perform the fused multiply-a
dd
operation.</p>
<h5>Arguments:</h5>