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 evaluation shader: check for 0x2cca (SPI_SHADER_PGM_RSRC1_ES) in pal metadata
5 ; GCN-LABEL: {{^}}es_amdpal:
6 ; GCN: .amd_amdgpu_pal_metadata{{.*}}0x2cca,
7 define amdgpu_es half @es_amdpal(half %arg0) {
8 %add = fadd half %arg0, 1.0