On Windows the functions that use fma don't properly include the fma
intrinsics unless -mfma is added to the compile options. This patch adds
the compile option to all of the functions that need it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo