Berk
|
444af50f4b
|
Shader cfg ssa (#707)
* [shader] add scalar control flow graph
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
* [shader] add scalar control flow graph
* [shader] add gen5 branch resolver
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
* [shader] add gen5 branch resolver
* [shader] add scalar reaching definitions
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
* [shader] add scalar reaching definitions
* [shader] add cfg and dataflow tests
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
* [shader] add cfg and dataflow tests
* [shader] guard descriptors from unresolved registers
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
* [shader] guard descriptors from unresolved registers
---------
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
|
2026-07-31 01:39:56 +03:00 |
|