diff options
Diffstat (limited to 'test/CodeGen/AMDGPU/hsa.ll')
| -rw-r--r-- | test/CodeGen/AMDGPU/hsa.ll | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/AMDGPU/hsa.ll b/test/CodeGen/AMDGPU/hsa.ll index 78a5cdb576f5..12c15441c0f5 100644 --- a/test/CodeGen/AMDGPU/hsa.ll +++ b/test/CodeGen/AMDGPU/hsa.ll @@ -34,12 +34,12 @@ ; ELF: Type: AMDGPU_HSA_KERNEL (0xA) ; ELF: } +; HSA-NOT: .AMDGPU.config +; HSA: .text ; HSA: .hsa_code_object_version 2,1 ; HSA-CI: .hsa_code_object_isa 7,0,0,"AMD","AMDGPU" ; HSA-VI: .hsa_code_object_isa 8,0,1,"AMD","AMDGPU" -; HSA: .text - ; HSA: .amdgpu_hsa_kernel simple ; HSA: {{^}}simple: ; HSA: .amd_kernel_code_t |
