Add support for more optimization passes from SPIRV-Tools
Open
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 445
- Avg merge
- 11h 6m
- Merged PRs (30d)
- 6
Description
I noticed that SPIRV-Tools mentions quite a number of them: https://github.com/KhronosGroup/SPIRV-Tools#optimizer
Despite this, it seems only “Strip debug info” and “Unify constants” are exposed via shaderc. Would it make sense to expose the rest?
Contributor guide
Assessment
This issue has not been assessed yet.