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

via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 10:24:00 PST 2024


elhewaty wrote:

@dtcxzyw, please share your thoughts.

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


More information about the llvm-commits mailing list