1 # NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 4
2 # RUN: llc -mtriple=s390x-ibm-linux -mcpu=z13 -run-pass=postrapseudos -verify-machineinstrs -o - %s | FileCheck %s
5 name: copy_gr128_to_fp128__r0q_to_f0q
6 tracksRegLiveness: true
10 ; CHECK-LABEL: name: copy_gr128_to_fp128__r0q_to_f0q
11 ; CHECK: liveins: $r0q
13 ; CHECK-NEXT: $f0d = LDGR $r0d, implicit-def $f0q
14 ; CHECK-NEXT: $f2d = LDGR $r1d
15 ; CHECK-NEXT: Return implicit $f0q
21 name: copy_gr128_to_fp128__r0q_to_f0q_killed
22 tracksRegLiveness: true
26 ; CHECK-LABEL: name: copy_gr128_to_fp128__r0q_to_f0q_killed
27 ; CHECK: liveins: $r0q
29 ; CHECK-NEXT: $f0d = LDGR $r0d, implicit-def $f0q
30 ; CHECK-NEXT: $f2d = LDGR killed $r1d
31 ; CHECK-NEXT: Return implicit $f0q
32 $f0q = COPY killed $r0q
37 name: copy_gr128_to_fp128__r0q_to_f0q_undef
38 tracksRegLiveness: true
42 ; CHECK-LABEL: name: copy_gr128_to_fp128__r0q_to_f0q_undef
43 ; CHECK: liveins: $r0q
45 ; CHECK-NEXT: $f0q = KILL undef $r0q
46 ; CHECK-NEXT: Return implicit $f0q
47 $f0q = COPY undef $r0q