[llvm] [SelectionDAG] Fold (icmp eq/ne (shift X, C), 0) -> (icmp eq/ne X, 0) (PR #88801)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 02:18:50 PDT 2024


https://github.com/arsenm edited https://github.com/llvm/llvm-project/pull/88801


More information about the llvm-commits mailing list