Nov. 24, 2023
6:41 a.m.
It's possible to use `src` for switch, and use `reg.idx[0]` and `[1]` for each case, or drop them in `immconst_uint`. That would have the advantage of using the existing parameter allocation/freeing mechanism, but it would be a bit ugly and inefficient. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/491#note_53657