1 ; RUN: llc < %s -march=ppc32 | not grep rlwin
3 define void @test(i8* %P) {
7 %Z = and i8 %Y, 254 ; dead and
12 define i16 @test2(i16 zeroext %crc) zeroext {
13 ; No and's should be needed for the i16s here.
14 %tmp.1 = lshr i16 %crc, 1
15 %tmp.7 = xor i16 %tmp.1, 40961