This repository has been archived on 2024-05-02. You can view files and clone it, but cannot push or open issues or pull requests.
Files
yuzu/src/shader_recompiler/frontend
ameerj 907dfbea71 structured_control_flow: Skip reordering nested demote branches.
Nested demote branches add complexity with combining the condition if it has not been initialized yet. Skip them for the time being.
2021-08-30 11:46:25 -04:00
..