[all-commits] [llvm/llvm-project] 927607: [libc][obvious] Add mfma to log2f
michaelrj-google via All-commits
all-commits at lists.llvm.org
Tue Mar 29 16:35:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9276074271abb5b4db123ad70eeee884e7a120a3
https://github.com/llvm/llvm-project/commit/9276074271abb5b4db123ad70eeee884e7a120a3
Author: Michael Jones <michaelrj at google.com>
Date: 2022-03-29 (Tue, 29 Mar 2022)
Changed paths:
M libc/src/math/generic/CMakeLists.txt
Log Message:
-----------
[libc][obvious] Add mfma to log2f
In the previous patch adding -mfma to functions that need it for windows
builds I missed log2f.
Differential Revision: https://reviews.llvm.org/D122693
More information about the All-commits
mailing list