[TwoAddressInstruction] When commuting an instruction don't assume that the...
[TwoAddressInstruction] When commuting an instruction don't assume that the destination register is operand 0. Pass it from the caller. In practice it probably is 0 so this may not be a functional change. llvm-svn: 281180
Loading
Please sign in to comment