[llvm] Fold (select_cc (select cond, x, y), x, a, b, eq) to (select cond, a, b) (PR #199688)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 08:23:23 PDT 2026


AZero13 wrote:

@krzysz00 What do you think?

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


More information about the llvm-commits mailing list