On Thu Feb 9 21:18:15 2023 +0000, Zebediah Figura wrote:
Hmm. After 5/6 it's only actually checked in one place. I suppose we could still create it in hlsl_func_decl() though? Not sure whether it makes a big difference.
I'm still in favor of creating it in `hlsl_new_func_decl()`. Agreed, it doesn't make a big difference, but it's one less thing to track when reading `lower_return()`. Though I can live with it as it is right now.