mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 21:29:41 +00:00
Use add instead of accumulate.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134752 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
26fc025e62
commit
abc43e69ea
@ -6591,7 +6591,7 @@ LLVM</a>.</p>
|
|||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<h5>Overview:</h5>
|
<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>
|
operation.</p>
|
||||||
|
|
||||||
<h5>Arguments:</h5>
|
<h5>Arguments:</h5>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user