[InstCombine] Remove support for BITWISE_OP(CONSTANT, BSWAP(x)) -> BSWAP(OP(BSWAP(CONSTANT), x)).
Constants were already canonicalized to the right hand side before we got here. llvm-svn: 307000
Loading
Please sign in to comment
Constants were already canonicalized to the right hand side before we got here. llvm-svn: 307000