Added tests. Fixed bug in register dce
Bug was if a register has no initialization, it initializes to itself, which ends up preserving the register from getting eliminated.
parent
140aee3f
Please register or sign in to comment
Bug was if a register has no initialization, it initializes to itself, which ends up preserving the register from getting eliminated.