JuliaGPU / JuliaGPU/GPUCompiler.jl
Re-enable semi-concrete evaluation
- Dominant language
- Julia
- Stars
- 187
- Forks
- 68
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 28
Description
JuliaLang/julia#47994 fixed most cases where semi-concrete interpretation ended up with a wider result than constant propagation. It may be okay to turn on semi-concrete interpretation in GPUCompiler after 1.10.0-DEV.203. However, there are still a few known remaining cases, so you may want to keep the overload unless you are willing to optimize compilation performance at the risk of inference regression.
_Originally posted by @aviatesk in https://github.com/JuliaLang/julia/issues/47349#issuecomment-1370425407_
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating semi-concrete interpretation in GPUCompiler and read JuliaLang/julia#47994 and the linked discussion; identify the remaining wider-result cases and assess compilation-performance regressions before deciding whether re-enabling it is safe.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100