[llvm] [InstCombine]combine mul(abs(x), abs(y)) to abs(mul(x, y)) (PR #78395)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 01:23:17 PST 2024


https://github.com/nikic requested changes to this pull request.


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


More information about the llvm-commits mailing list