17 May
2023
17 May
'23
11:44 a.m.
Giovanni Mascellani (@giomasce) commented about libs/vkd3d-shader/hlsl_codegen.c:
var = store->lhs.var; if (!var->first_write) var->first_write = loop_first ? min(instr->index, loop_first) : instr->index;
(and the same thing, in reverse, happens here) -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/208#note_32991