On Thu Mar 14 19:30:44 2024 +0000, Zebediah Figura wrote:
I'm not sure about continuing to use a var for the stateblock rhs. Our options are either shoehorning it in somewhere or adding a new IR type. I'm not convinced that LOAD is any better than CONSTANT, though.
Yeah, it sounds more clean to add a new IR type, for identifiers (and possibly function calls) on state blocks that are not identified yet.