Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / CodeGen / AMDGPU / GlobalISel / shader-epilogs.ll
blob23ab6336677752a66c4bbfcb00b182ec0f829e77
1 ; RUN: llc < %s -march=amdgcn -mcpu=tonga -show-mc-encoding -verify-machineinstrs -global-isel | FileCheck --check-prefix=GCN %s
3 ; GCN-LABEL: vs_epilog
4 ; GCN: s_endpgm
6 define amdgpu_vs void @vs_epilog() {
7 main_body:
8   ret void