March 2, 2023
12:19 a.m.
Ah, the purpose of this check is not optimizing, but avoiding to print two error messages for each pair of overlapping variables (a, b), and (b, a).
Ah, that makes sense. So it could probably just use a short comment. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/106#note_25962