1 ; RUN: llc < %s -mtriple=i686-- | FileCheck %s
5 define i32 @main() nounwind {
11 %tmp = load i8, ptr @foo
12 %bf.lo = lshr i8 %tmp, 5
13 %bf.lo.cleared = and i8 %bf.lo, 7
14 %1 = shl i8 %bf.lo.cleared, 5
15 %bf.val.sext = ashr i8 %1, 5
16 %conv = sext i8 %bf.val.sext to i32