KhronosGroup / KhronosGroup/glslang
[HLSL] Support 64-bit integers
Open
enhancement
HLSL
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 989
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 31
Description
Currently it seems like any arithmetic on 64-bit types creates an error. This is supported in SM 6.0.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by reproducing the HLSL 64-bit arithmetic error in glslang and trace the diagnostic and shader-model handling, then compare the behavior with the stated SM 6.0 requirement; done means supported arithmetic no longer produces an error.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100