12 Mar
2024
12 Mar
'24
4:10 a.m.
Conor McCarthy (@cmccarthy) commented about libs/vkd3d-shader/ir.c:
* `continue' instruction would jump and `end' is where a * `break' instruction would jump. */ unsigned int begin, end; + /* Each loop interval can be natural or synthetic. Natural + * intervals are added to represent loops given by CFG back + * edges. Synthetic intervals do not correspond to loop into
Should this say, "correspond to loops in"? -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/698#note_64337