Set `addiu` as `isAsCheapAsAMove` only when the src register or imm is zero only. If other cases are set `isAsCheapAsAMove`, MachineLICM will reject to hoist it.
31 KiB
31 KiB
Set `addiu` as `isAsCheapAsAMove` only when the src register or imm is zero only. If other cases are set `isAsCheapAsAMove`, MachineLICM will reject to hoist it.