[llvm] Fold `fma x, -1.0, y` into `fsub x, y` (PR #100106)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 04:46:44 PDT 2024


https://github.com/arsenm approved this pull request.


https://github.com/llvm/llvm-project/pull/100106


More information about the llvm-commits mailing list