[llvm] SelectionDAG: neg (and x, 1) --> SIGN_EXTEND_INREG x, i1 (PR #131239)

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 14 10:47:50 PDT 2025


MatzeB wrote:

GlobalISel version of this combine is in #131367 

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


More information about the llvm-commits mailing list