1 ; RUN: llc -mtriple=amdgcn--amdpal -verify-machineinstrs < %s | FileCheck -check-prefix=GCN -check-prefix=SI %s
2 ; RUN: llc -mtriple=amdgcn--amdpal -mcpu=tonga -verify-machineinstrs < %s | FileCheck -check-prefix=GCN -check-prefix=VI %s
4 ; amdpal load shader: check for 0x2d4a (SPI_SHADER_PGM_RSRC1_LS) in pal metadata
5 ; GCN-LABEL: {{^}}ls_amdpal:
6 ; GCN: .amd_amdgpu_pal_metadata{{.*}}0x2d4a,
7 define amdgpu_ls half @ls_amdpal(half %arg0) {
8 %add = fadd half %arg0, 1.0