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
MachineCSE can commute instructions to find more CSE opportunities. We should make the vector pseudos commutable to enable this. We probably need custom handling in commuteInstructionImpl to skip the merge operand.