julia
2d241551
- Initialize gvars with their pointer values in create_native (#50838)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Initialize gvars with their pointer values in create_native (#50838) GPUCompiler won't have access to the runtime pointers for global variables emitted from `jl_create_native`, so we need to provide them here.
References
#50838 - Initialize gvars with their pointer values in create_native
Author
pchintalapudi
Parents
64c52927
Loading