[Git][wine/vkd3d][master] 2 commits: tests: Add a hard test for copy-propagation invalidation.
Henri Verbeet pushed to branch master at wine / vkd3d Commits: bff9068a by Francisco Casas at 2025-03-12T22:14:15+01:00 tests: Add a hard test for copy-propagation invalidation. This test is currently miscompiling on SM4 because copy_propagation_invalidate_variable_from_deref_recurse() is not always invalidating the right components. - - - - - 09b9f8ff by Francisco Casas at 2025-03-12T22:14:25+01:00 vkd3d-shader/hlsl: Fix invalidation of the wrong components in copy-propagation. Fixes: 1bba18aa75863ba862b1ff90fd31ee74fd6ec7ef. - - - - - 2 changed files: - libs/vkd3d-shader/hlsl_codegen.c - tests/hlsl/hard-copy-prop.shader_test View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/a87b1efbd2c691b574f35a7ae0a1d... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/a87b1efbd2c691b574f35a7ae0a1d... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Henri Verbeet (@hverbeet)