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

via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 16:06:50 PST 2024


elhewaty wrote:

@nikic ping

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


More information about the llvm-commits mailing list