10 lines · plain
1; RUN: llc < %s -mtriple=amdgcn -mcpu=tonga -show-mc-encoding -global-isel | FileCheck --check-prefix=GCN %s2 3; GCN-LABEL: vs_epilog4; GCN: s_endpgm5 6define amdgpu_vs void @vs_epilog() {7main_body:8 ret void9}10 1; RUN: llc < %s -mtriple=amdgcn -mcpu=tonga -show-mc-encoding -global-isel | FileCheck --check-prefix=GCN %s2 3; GCN-LABEL: vs_epilog4; GCN: s_endpgm5 6define amdgpu_vs void @vs_epilog() {7main_body:8 ret void9}10