brintos

brintos / llvm-project-archived public Read only

0
0
Text · 266 B · af96283 Raw
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