llvm-project
d1a52e46
- [ComplexDeinterleaving] Fix miscompile with fma/fmuladd sign tracking (#220602)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#220602 - [ComplexDeinterleaving] Fix miscompile with fma/fmuladd sign tracking
Author
matteo-rm
Parents
1a9a9331
Loading