vkd3d/libs/vkd3d-shader
Giovanni Mascellani 19aef21369 vkd3d-shader/ir: Handle PHI nodes when materializing SSA registers.
PHI nodes cannot be used with TEMP registers, so they have to be
converted to MOV/MOVC nodes and moved before the BRANCH node.
2024-02-06 23:07:03 +01:00
..
2024-01-11 23:04:42 +01:00