You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[EraVM] Add pre-commit test for Set AllowRegisterRenaming to 1
Even though in tests registers are marked with
renamable flag, MachineOperand::isRenamable
returns false for them, since AllowRegisterRenaming
is 0 by default.
Signed-off-by: Vladimir Radosavljevic <[email protected]>
0 commit comments