OpenDream
OpenDream copied to clipboard
`AssignAndPushReferenceValue` peephole opt
When AssignNoPush is followed by PushReferenceValue and they both have the same reference, they're reduced to a single Assign with a new AssignAndPushReferenceValue optimization. This saves about ~17,000 redundant ReadReference() and GetReferenceValue() calls in TG bytecode.
title and desc incorrect
waka lacking reading comprehension moment
This pull request has conflicts, please resolve those before we can evaluate the pull request.
When are we getting AssignAndAppendAndPushReferenceValueNTimesThenReturnNFloatListsThenPop tho