[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 10:46:34 PDT 2026
AZero13 wrote:
@RKSimon sd match is not best here. Sorry.
https://github.com/llvm/llvm-project/pull/199688
More information about the llvm-commits
mailing list