aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSiva Chandra <sivachandra@google.com>2021-04-20 04:06:25 +0000
committerSiva Chandra Reddy <sivachandra@google.com>2021-04-21 04:31:27 +0000
commit95934c3a37cb00e4fff6042c52837b42f6219772 (patch)
treee081a7816d360af7ac0f594870838392a66d00e1 /flang/lib/Frontend/CompilerInvocation.cpp
parent05eeed9691aeb3e0316712195b998e9078cdceb0 (diff)
downloadllvm-95934c3a37cb00e4fff6042c52837b42f6219772.zip
llvm-95934c3a37cb00e4fff6042c52837b42f6219772.tar.gz
llvm-95934c3a37cb00e4fff6042c52837b42f6219772.tar.bz2
[libc] Add hardware implementations of fma and fmaf for x86_64 and aarch64.
The current generic implementation of the fmaf function has been moved to the FPUtil directory. This allows one use the fma operation from implementations of other math functions like the trignometric functions without depending on/requiring the fma/fmaf/fmal function targets. If this pattern ends being convenient, we will switch all generic math implementations to this pattern. Reviewed By: lntue Differential Revision: https://reviews.llvm.org/D100811
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions