12 lines · plain
1# RUN: not llc -mtriple=amdgcn -run-pass none -filetype=null %s 2>&1 | FileCheck %s2---3name: empty_scratch_rsrc_reg4machineFunctionInfo:5 scratchRSrcReg: ''6# CHECK: :[[@LINE-1]]:{{[0-9]+}}: expected a named register7body: |8 bb.0:9 10 S_ENDPGM11...12