microsoft / microsoft/DirectXShaderCompiler
Missing HLK test for 16 bit exp
Open
Nobody has claimed this yet.
hlk-gap
- Dominant language
- C++
- Stars
- 3.7k
- Forks
- 900
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 44
Description
There are no HLK tests for 16 bit float exp
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
Start with tools/clang/unittests/HLSLExec/ShaderOpArithTable.xml at the referenced 32-bit exp test entry. Compare that entry with the requested 16-bit float case, then add the corresponding HLK test and verify that the HLSLExec test coverage includes 16-bit exp.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100