KhronosGroup / KhronosGroup/SPIRV-Tools
Allow to use containers other than std::unordered_map
Open
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 709
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 28
Description
Self explanatory.
Like for example ankerl::unordered_dense::map.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the uses of std::unordered_map in SPIRV-Tools and determine whether a container abstraction is feasible across those call sites. Done means ankerl::unordered_dense::map, or another compatible container, can be used without breaking existing behavior and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100