[llvm] [InstCombine] Fold its select user into select (PR #83405)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 29 04:24:53 PST 2024


nikic wrote:

I think this should be a minor generalization of some existing simplifyWithOpReplaced or foldSelectValueEquivalence style fold.

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


More information about the llvm-commits mailing list