"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "336734aca6a7da385d674d6122728ad1ef6e1e57"
BBVectorize: Don't vectorize vector-manipulation chains
Don't choose a vectorization plan containing only shuffles and vector inserts/extracts. Due to inperfections in the cost model, these can lead to infinite recusion. llvm-svn: 167811
Loading
Please register or sign in to comment