brintos

brintos / llvm-project-archived public Read only

0
0
Text · 245 B · 8aa8600 Raw
10 lines · plain
1; Test that there is no s_code_end padding if .text is otherwise empty.2 3; RUN: llc -mtriple=amdgcn--amdpal -mcpu=gfx1200 < %s | FileCheck %s --check-prefixes=GCN4 5@globalVar = global i32 376 7declare amdgpu_ps void @funcDecl()8 9; GCN-NOT: .fill10