brintos

brintos / llvm-project-archived public Read only

0
0
Text · 211 B · 9d6e074 Raw
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