[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
- Previous message: [llvm] Fold (select_cc (select cond, x, y), x, a, b, eq) to (select cond, a, b) (PR #199688)
- Next message: [llvm] Fold (select_cc (select cond, x, y), x, a, b, eq) to (select cond, a, b) (PR #199688)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
AZero13 wrote:
@krzysz00 What do you think?
https://github.com/llvm/llvm-project/pull/199688
- Previous message: [llvm] Fold (select_cc (select cond, x, y), x, a, b, eq) to (select cond, a, b) (PR #199688)
- Next message: [llvm] Fold (select_cc (select cond, x, y), x, a, b, eq) to (select cond, a, b) (PR #199688)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits
mailing list