Skip to content

Commit 2371f88

Browse files
committed
drbh
1 parent 0a6f172 commit 2371f88

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/intrinsics.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
function test_intrinsics_kernel(results)
32
# Test all intrinsics return NamedTuples with x, y, z fields
43
global_size = KI.get_global_size()
@@ -19,7 +18,6 @@ function test_intrinsics_kernel(results)
1918
return
2019
end
2120

22-
2321
function intrinsics_testsuite(backend, AT)
2422
@testset "KernelIntrinsics Tests" begin
2523
@testset "Basic intrinsics functionality" begin

0 commit comments

Comments
 (0)