[llvm] [InstCombine] Fold `(select (icmp eq (and x, y), 0), (add/xor x, y), F)` (PR #121841)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 22:18:54 PST 2025
- Previous message: [llvm] [InstCombine] Fold `(select (icmp eq (and x, y), 0), (add/xor x, y), F)` (PR #121841)
- Next message: [llvm] [InstCombine] Fold `(select (icmp eq (and x, y), 0), (add/xor x, y), F)` (PR #121841)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
dtcxzyw wrote:
What is the motivation of this patch?
Is it a replacement of https://github.com/llvm/llvm-project/pull/73362?
https://github.com/llvm/llvm-project/pull/121841
- Previous message: [llvm] [InstCombine] Fold `(select (icmp eq (and x, y), 0), (add/xor x, y), F)` (PR #121841)
- Next message: [llvm] [InstCombine] Fold `(select (icmp eq (and x, y), 0), (add/xor x, y), F)` (PR #121841)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits
mailing list