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

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 13:38:37 PST 2023


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

LGTM

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


More information about the llvm-commits mailing list