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

via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 26 19:15:26 PST 2024


elhewaty wrote:

@nikic Can you please review this again?
and what is wrong with the build?

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


More information about the llvm-commits mailing list