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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 16:16:59 PST 2024


https://github.com/dtcxzyw requested changes to this pull request.


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


More information about the llvm-commits mailing list