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

Congcong Cai via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 04:12:08 PST 2024


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


More information about the llvm-commits mailing list