Allow SMUL_LOHI and UMUL_LOHI to be narrow to MUL on targets where MUL is...
Allow SMUL_LOHI and UMUL_LOHI to be narrow to MUL on targets where MUL is Custom rather than Legal. Even if the target is doing some kind of expansion for MUL, it's pretty much guaranteed to be more efficent than whatever it does for SMUL_LOHI or UMUL_LOHI! llvm-svn: 199678
Loading
Please register or sign in to comment