Skip to content

Commit 0f00b55

Browse files
mariusz-sikora-at-amdjph-13
authored andcommitted
[AMDGPU] Run DL builtin tests for new GFX (llvm#130054)
1 parent 862dd56 commit 0f00b55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/CodeGenOpenCL/builtins-amdgcn-dl-insts-gfx11.cl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// REQUIRES: amdgpu-registered-target
22

33
// RUN: %clang_cc1 -triple amdgcn-unknown-unknown -target-cpu gfx1100 -emit-llvm -o - %s | FileCheck %s
4+
// RUN: %clang_cc1 -triple amdgcn-unknown-unknown -target-cpu gfx1200 -emit-llvm -o - %s | FileCheck %s
45

56
typedef unsigned int uint;
67
typedef half __attribute__((ext_vector_type(2))) half2;

0 commit comments

Comments
 (0)