22:05sarbes: It seems that there are quite a few platform specific opcodes. I don't think that introducing a few for Utgard would be so different.
22:08sarbes: But having implemented the folding in NIR, I don't think there are advantages for this use case, since the constant load is simple enough.
22:12sarbes: I had some teaching my moments during this exercise. I think that some of the currently unused mul/add instructions would benefit from having their own opcodes.
22:21sarbes: By "implemented the folding in NIR", what I meant was I just introduced new opcodes and wired them up in Lima.