1 # RUN: llc -o - %s -mtriple=aarch64-- -run-pass=none | FileCheck %s
2 # REQUIRES: global-isel
3 # Test various aspects of register bank specification on machine operands.
5 define void @func() { ret void }
8 # CHECK-LABEL: name: func
10 # CHECK: - { id: 0, class: gpr, preferred-register: '' }
11 # CHECK: - { id: 1, class: fpr, preferred-register: '' }
15 %0 : gpr(s64) = COPY $x9
18 %3 : fpr(s64) = COPY $d0