1 ; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32-- | not grep rlwin
3 define void @test(ptr %P) {
7 %Z = and i8 %Y, 254 ; dead and
12 define zeroext i16 @test2(i16 zeroext %crc) {
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