Skip to content

Commit 0069186

Browse files
authored
Update gcn.jl
1 parent 3c7db5f commit 0069186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/gcn.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
if :AMDGPU in LLVM.backends()
12
@testset "IR" begin
23

34
@testset "kernel calling convention" begin
@@ -14,7 +15,6 @@ end
1415
end
1516

1617
############################################################################################
17-
if :AMDGPU in LLVM.backends()
1818
@testset "assembly" begin
1919

2020
@testset "skip scalar trap" begin

0 commit comments

Comments
 (0)