[llvm] [InstCombine] Fold abs(a * abs(b)) --> abs(a * b) (PR #78110)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 13 10:07:35 PST 2024
elhewaty wrote:
@dtcxzyw ping
https://github.com/llvm/llvm-project/pull/78110
More information about the llvm-commits
mailing list