mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2025-01-12 17:30:15 +00:00
Update CHANGES with recent news
This commit is contained in:
parent
1e309af80a
commit
1d8efb02ed
6
CHANGES
6
CHANGES
@ -1,8 +1,12 @@
|
||||
Revision history for SPIRV-Tools
|
||||
|
||||
v2016.7-dev 2017-01-06
|
||||
- Optimizer: Add inlining of all function calls in entry points
|
||||
- Optimizer: Add inlining of all function calls in entry points.
|
||||
Caveat: See issue #629: problem inlining some cases of structured control
|
||||
flow.
|
||||
- Optimizer: Add flattening of decoration groups. Fixes #602
|
||||
- Optimizer: Add Id compaction (minimize Id bound). Fixes #624
|
||||
- Assembler: Add option to preserve numeric ids. Fixes #625
|
||||
- Add build target spirv-tools-vimsyntax to generate spvasm.vim, a SPIR-V
|
||||
assembly syntax file for Vim.
|
||||
- Version string: Allow overriding of wall clock timestamp with contents
|
||||
|
Loading…
Reference in New Issue
Block a user