KhronosGroup / KhronosGroup/SPIRV-LLVM-Translator
Missing support for OpGetKernelMaxNumSubgroups and OpGetKernelLocalSizeForSubgroupCount
Open
enhancement
SPIRV-1.1
- Dominant language
- LLVM
- Stars
- 625
- Forks
- 279
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 34
Description
To continue tracking issue https://github.com/KhronosGroup/SPIRV-LLVM/issues/200 from the old repository.
Contributor guide
Research direction
Start by reading the linked SPIRV-LLVM issue 200 and tracing the translator entry points for OpGetKernelMaxNumSubgroups and OpGetKernelLocalSizeForSubgroupCount. Done means both operations are supported in the bi-directional SPIR-V and LLVM IR translation paths, with the relevant behavior covered by the project's tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100