Skip to content

Conversation

christiangnrd
Copy link
Member

@christiangnrd christiangnrd commented Sep 30, 2025

Ideally would target a rebased vc/intrinsics branch, but targets main for now.

Requires #630 so I temporarily rebased on it for tests

@vchuravy @maleadt

Copy link
Contributor

github-actions bot commented Sep 30, 2025

Your PR requires formatting changes to meet the project's style guidelines.
Please consider running Runic (git runic main) to apply these changes.

Click here to view the suggested changes.
diff --git a/test/intrinsics.jl b/test/intrinsics.jl
index 693b2bd9..809aeee1 100644
--- a/test/intrinsics.jl
+++ b/test/intrinsics.jl
@@ -20,7 +20,7 @@ end
 
 
 function intrinsics_testsuite(backend, AT)
-    @testset "KernelIntrinsics Tests" begin
+    return @testset "KernelIntrinsics Tests" begin
         @testset "Basic intrinsics functionality" begin
 
             # Test with small kernel

@christiangnrd christiangnrd force-pushed the intrinsics branch 2 times, most recently from a07150b to c16a665 Compare October 2, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants