14 lines · plain
1# XFAIL: *2# RUN: not --crash llc -o - -mtriple=amdgcn-amd-amdhsa -run-pass=none -verify-machineinstrs %s3 4 # FIXME: This should catch the undefined use of %05 6---7name: undef_virtreg8body: |9 bb.0:10 11 S_ENDPGM 0, implicit %0:sreg_3212 13...14