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

via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 14 11:01:16 PST 2024


elhewaty wrote:

cc @dtcxzyw @goldsteinn 

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


More information about the llvm-commits mailing list