Module: vkd3d Branch: master Commit: cfcd57209b93f34db0bc8ffe119d00555bd9e91d URL: https://gitlab.winehq.org/wine/vkd3d/-/commit/cfcd57209b93f34db0bc8ffe119d00...
Author: Conor McCarthy cmccarthy@codeweavers.com Date: Tue Apr 2 12:55:05 2024 +1000
vkd3d-shader/ir: Convert SSAs to temps only if the block of origin does not dominate all uses.
---
libs/vkd3d-shader/ir.c | 187 +++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 157 insertions(+), 30 deletions(-)