KhronosGroup / KhronosGroup/SPIRV-Tools

Allow to use containers other than std::unordered_map

Open
#6,613 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.