On Tue Sep 26 09:01:02 2023 +0000, Giovanni Mascellani wrote:
I wonder whether those `list_*()` calls should also be masked behind a layer of `hlsl_block_*()` helpers, but that doesn't need to happen in this MR.
Maybe, but iteration happens on nodes, and the idea here to insert before given node. I don't think we have block helpers for that.