JuliaGPU / JuliaGPU/GPUCompiler.jl

Clean direct ccalls to jl_specializations_get_linfo

Open
#149 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
187
Forks
68
Avg merge
1d 12h
Merged PRs (30d)
28

Description

Ref https://github.com/JuliaLang/julia/pull/39490. Maybe doing so we can avoid the `@locked` on `emit_julia`?

Contributor guide

No contributing guide indexed for this repository

Research direction

Read the referenced JuliaLang pull request #39490 first, then locate the direct ccalls to jl_specializations_get_linfo and the emit_julia path. Determine whether the cleanup can remove the @locked requirement on emit_julia; the work is done when the intended call pattern and locking behavior are resolved and covered by the repository's relevant checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
compilers
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.