mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-05-03 06:50:49 -07: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