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

Björn Pettersson via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 02:18:53 PDT 2024


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


More information about the llvm-commits mailing list