1 2 3 4 5 6 7 8 9 10 11
# RUN: not llc -mtriple=amdgcn -run-pass none -filetype=null %s 2>&1 | FileCheck %s --- name: noreg_rsrc_reg machineFunctionInfo: scratchRSrcReg: '$noreg' # CHECK: :[[@LINE-1]]:{{[0-9]+}}: incorrect register class for field body: | bb.0: S_ENDPGM ...