Skip to content

Conversation

@simeonschaub
Copy link
Member

No description provided.

@github-actions
Copy link
Contributor

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

Click here to view the suggested changes.
diff --git a/src/jlgen.jl b/src/jlgen.jl
index 591d650..6fcaa31 100644
--- a/src/jlgen.jl
+++ b/src/jlgen.jl
@@ -436,7 +436,7 @@ end
 
 function GPUInterpreter(interp::GPUInterpreter;
                         world::UInt=interp.world,
-                        method_table_view::CC.MethodTableView=interp.method_table_view,
+            method_table_view::CC.MethodTableView = interp.method_table_view,
                         token::Any=interp.token,
                         inf_cache::Vector{CC.InferenceResult}=interp.inf_cache,
                         inf_params::CC.InferenceParams=interp.inf_params,

@simeonschaub simeonschaub merged commit a412d9c into master Nov 15, 2025
26 of 33 checks passed
@simeonschaub simeonschaub deleted the sds/interp_constructor branch November 15, 2025 09:46
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.

3 participants