summaryrefslogtreecommitdiff
path: root/debian/patches/fma-contraction.diff
Commit message (Collapse)AuthorAge
* Make Abseil unit tests tolerate fused multiply/add contractionGravatar Benjamin Barenblat2021-03-04
Apply a patch from upstream to make tests pass when GCC replaces double addition and multiplication with fused multiply/add instructions.