1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2 ; RUN: llc < %s -mtriple=x86_64-- | FileCheck %s
4 define i128 @sl(i128 %x) {
7 ; CHECK-NEXT: movq %rsi, %rdx
8 ; CHECK-NEXT: shldq $1, %rdi, %rdx
9 ; CHECK-NEXT: leaq (%rdi,%rdi), %rax