1 # RUN: llc -march=amdgcn -run-pass si-fold-operands -verify-machineinstrs -o - %s | FileCheck %s
3 # Make sure there is no crash when trying to fold an immediate into an
6 # CHECK: %0:vgpr_32 = V_MOV_B32_e32 0, implicit $exec
7 # CHECK-NEXT: S_ENDPGM 0, implicit %0
8 name: fold_imm_implicit_operand
11 %0:vgpr_32 = V_MOV_B32_e32 0, implicit $exec
12 S_ENDPGM 0, implicit %0