On Tue Sep 12 14:36:29 2023 +0000, Giovanni Mascellani wrote:
My favourite way forward would be, in this MR, to change `hlsl_add_conditional()` so that it generates a `TERNARY` instead of an `if`/`else` block. In this way all the three sites currently calling it are fixed at once and without (other) changes.
Ok, I'll do that, let's see what happens.