[llvm] GlobalISel: neg (and x, 1) --> SIGN_EXTEND_INREG x, 1 (PR #131367)
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 14 10:46:57 PDT 2025
MatzeB wrote:
SelectionDAG version of this combine is in #131239
https://github.com/llvm/llvm-project/pull/131367
More information about the llvm-commits
mailing list