[InstCombine] Fold abs(a * abs(b)) --> abs(a * b) (#78110)
Proof: https://alive2.llvm.org/ce/z/hfbEra Fixes: https://github.com/llvm/llvm-project/issues/73211
parent
eddf9cf3
Please register or sign in to comment
Proof: https://alive2.llvm.org/ce/z/hfbEra Fixes: https://github.com/llvm/llvm-project/issues/73211