1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2 ; RUN: llc < %s -mtriple=x86_64-- | FileCheck %s
4 define i64 @test(i64 %A) {
7 ; CHECK-NEXT: movq %rdi, %rax
8 ; CHECK-NEXT: shrq $54, %rax
9 ; CHECK-NEXT: andl $-4, %eax