From: Cameron Zwarich Date: Fri, 8 Jul 2011 22:13:55 +0000 (+0000) Subject: Use add instead of accumulate. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=abc43e69eaace780d6d1893d904e6f1b8a6ca2de;p=oota-llvm.git Use add instead of accumulate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134752 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.html b/docs/LangRef.html index 3201731e5ae..08d84df4a8f 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -6591,7 +6591,7 @@ LLVM.

Overview:
-

The 'llvm.fma.*' intrinsics perform the fused multiply-accumulate +

The 'llvm.fma.*' intrinsics perform the fused multiply-add operation.

Arguments: