[llvm] [InstCombine] Fold abs(a * abs(b)) --> abs(a * b) (PR #78110)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 17 11:32:27 PST 2024
https://github.com/nikic approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/78110
More information about the llvm-commits
mailing list