[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 04:22:24 PDT 2026


AZero13 wrote:

> Can this be done more cleanly with sd_match patterns?

No 

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


More information about the llvm-commits mailing list