"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "024e1922e672a0f4bb49dcb2c5722d87de422733"
[X86][AVX] canonicalizeLaneShuffleWithRepeatedOps - remove unnecessary BITCASTs.
In conjunction with the 'vperm2x128(bitcast(x),bitcast(y),c) -> bitcast(vperm2x128(x,y,c))' fold in combineTargetShuffle, this should remove any unnecessary bitcasts around vperm2x128 lane shuffles.
Loading
Please register or sign in to comment