[InstCombine] Add test case demonstrating that we don't handle icmp eq (trunc...
[InstCombine] Add test case demonstrating that we don't handle icmp eq (trunc (lshr(X, cst1)), cst->icmp (and X, mask), cst when the shift type is larger than 64-bits. NFC llvm-svn: 306508
Loading
Please sign in to comment