Filed a bug with more details https://github.com/roc-lang/roc/issues/7501 but want to ask: Is there a rule that we shouldn't be mutating src*
registers in dev backend?
Yeah, sources should never get mutated. That is why we tried to make all assembly be with explicitly source and dest
cool, then I think I have a fix
shua has marked this topic as resolved.
Last updated: Jul 06 2025 at 12:14 UTC