Is there any guidance to when you want to do stuff...
# compiler
a
Is there any guidance to when you want to do stuff in FIR vs IR?
j
Anything that the user does not need to see on the IDE is better to do it on IR
a
That’s what I thought then, thanks!