8 Nov
2023
8 Nov
'23
1:35 p.m.
So, it seems that the idea is that at any given time a VSIR program either has control flow based on `if`, `loop`, etc or based on `label` and `branch` (which are endowed with CFG structure information anyway). Is that true, or are cases in which the same program can legally have both types of instructions? -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/450#note_51491