[llvm] [DAGCombiner] Fold extract of signbit + srl to srl. (PR #214913)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 23:44:58 PDT 2026


================

----------------
RKSimon wrote:

Would this benefit from being handled in SimplifyDemandedBits and not just tied to AND nodes?

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


More information about the llvm-commits mailing list