brintos

brintos / llvm-project-archived public Read only

0
0
Text · 273 B · f6b313f Raw
12 lines · plain
1# RUN: not llc -mtriple=amdgcn -run-pass none -filetype=null %s 2>&1 | FileCheck %s2---3name: noreg_rsrc_reg4machineFunctionInfo:5  scratchRSrcReg:  '$noreg'6# CHECK: :[[@LINE-1]]:{{[0-9]+}}: incorrect register class for field7body:             |8  bb.0:9 10    S_ENDPGM11...12