[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 01:06:46 PST 2023


https://github.com/nikic commented:

Implementation looks fine, some test notes.

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


More information about the llvm-commits mailing list