1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2 ; RUN: llc < %s -mtriple=x86_64-- | FileCheck %s
4 define i16 @test5(i16 %f12) nounwind {
7 ; CHECK-NEXT: shrl $6, %edi
8 ; CHECK-NEXT: movsbl %dil, %eax
9 ; CHECK-NEXT: # kill: def $ax killed $ax killed $eax
11 %f11 = shl i16 %f12, 2 ; <i16> [#uses=1]
12 %tmp7.25 = ashr i16 %f11, 8 ; <i16> [#uses=1]