"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "46e40188f7b0159b3c73341e3dd548382e32e47e"
[X86] Move turning 256-bit INSERT_SUBVECTORS into BLENDI from legalize to DAG combine.
On one test this seems to have given more chance for DAG combine to do other INSERT_SUBVECTOR/EXTRACT_SUBVECTOR combines before the BLENDI was created. Looks like we can still improve more by teaching DAG combine to optimize INSERT_SUBVECTOR/EXTRACT_SUBVECTOR with BLENDI. llvm-svn: 293944
Loading
Please register or sign in to comment