microsoft / microsoft/DirectXShaderCompiler
Missing HLK test for 16 bit log
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 log.
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 in tools/clang/unittests/HLSLExec/ShaderOpArithTable.xml at the linked 32-bit log test around line 445. Compare that entry with the requested 16-bit log coverage, add the corresponding HLK test, and verify that the relevant HLSLExec tests recognize it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers, testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100