microsoft / microsoft/DirectXShaderCompiler
[202x] Implement TC57 Proposal [0004] - 202x Removals
Open
Nobody has claimed this yet.
hlsl-next
needs-triage
- Dominant language
- C++
- Stars
- 3.7k
- Forks
- 900
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 44
Description
The 202x feature removals proposal from TC57 removes some features of HLSL 2021.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read proposals/0004-202x-removals.md first; it is the only implementation reference named in the issue. Use its listed removals to locate the affected compiler entry points, and consider the work complete when each specified HLSL 2021 feature is removed and compiler behavior matches the proposal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100