brintos

brintos / llvm-project-archived public Read only

0
0
Text · 292 B · 21a8f28 Raw
13 lines · plain
1# RUN: not llc -mtriple=amdgcn -run-pass none -filetype=null %s 2>&1 | FileCheck %s2 3---4name: wrong_reg_class_frame_offset_reg5machineFunctionInfo:6  frameOffsetReg:  '$vgpr0'7# CHECK: :[[@LINE-1]]:{{[0-9]+}}: incorrect register class for field8body:             |9  bb.0:10 11    S_ENDPGM12...13