llvm-project
d1a52e46 - [ComplexDeinterleaving] Fix miscompile with fma/fmuladd sign tracking (#220602)

Commit
1 day ago
[ComplexDeinterleaving] Fix miscompile with fma/fmuladd sign tracking (#220602) This PR fixes a miscompile where the sign of the product in a `fma` was also applied to the addend resulting in an incorrect `fcmla` angle.
Author
Parents
Loading