[llvm] [InstCombine] Fold abs(a * abs(b)) --> abs(a * b) (PR #78110)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 17 11:32:26 PST 2024


https://github.com/nikic edited https://github.com/llvm/llvm-project/pull/78110


More information about the llvm-commits mailing list