1 # RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -global-isel -run-pass=legalizer -verify-machineinstrs %s -o - | FileCheck %s
6 ; CHECK-LABEL: name: test_simple
7 ; CHECK: [[IN:%[0-9]+]]:_(s64) = COPY $x3
8 ; CHECK: $x3 = COPY [[IN]]
9 ; CHECK: BLR8 implicit $lr8, implicit $rm, implicit $x3
15 BLR8 implicit $lr8, implicit $rm, implicit $x3