mfi-frame-offset-reg-class.mir 288 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 # RUN: not llc -march=amdgcn -run-pass none -o /dev/null %s 2>&1 | FileCheck %s --- name: wrong_reg_class_frame_offset_reg machineFunctionInfo: frameOffsetReg: '$vgpr0' # CHECK: :[[@LINE-1]]:{{[0-9]+}}: incorrect register class for field body: | bb.0: S_ENDPGM ...