[llvm] [InstCombine] Missing optimization: fold mul (select a, b), (select b, a) to mul a, b (PR #74953)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 22:06:40 PST 2023


https://github.com/dtcxzyw approved this pull request.

LGTM. Thanks!

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


More information about the llvm-commits mailing list