[llvm] [DAG] visitAND - Fold (and (srl X, C), 1) -> (srl X, BW-1) for signbit extraction (PR #114992)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 06:42:21 PST 2024


https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/114992


More information about the llvm-commits mailing list