mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-17 19:29:20 +01:00
* Allow `LocalVariable` to be assigned more than once This allows us to write flow controls like loops and if-elses with LocalVariables participating in phi nodes. * Add `GetLocalNumber` to operand