[LegalizeTypes] Remove unnecessary type action check on the type of operand 0...
[LegalizeTypes] Remove unnecessary type action check on the type of operand 0 when promoting shift result type. NFC Operand 0 should have the same type of the result. So if the result type needs to be promoted, operand 0 needs to be promoted unconditionally. llvm-svn: 329883
Loading
Please sign in to comment