[libc-commits] [PATCH] D115572: [libc] Add ADD_FMA_FLAG macro to add -mfma flag to functions that requires it.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Sat Dec 11 13:22:00 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG08aa40b9e6f3: [libc] Add ADD_FMA_FLAG macro to add -mfma flag to functions that requires it. (authored by lntue).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115572/new/
https://reviews.llvm.org/D115572
Files:
libc/src/__support/FPUtil/PolyEval.h
libc/src/__support/FPUtil/x86_64/FMA.h
libc/src/__support/FPUtil/x86_64/PolyEval.h
libc/src/__support/architectures.h
libc/src/math/fma.cpp
libc/src/math/fmaf.cpp
libc/src/math/generic/expm1f.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115572.393694.patch
Type: text/x-patch
Size: 6707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211211/4b8d8caf/attachment-0001.bin>
More information about the libc-commits
mailing list