"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "bd3e560f1a1e2890179656a22870f1b4624009b9"
Recognize code for doing vector gather/scatter index calculations with
32-bit indices. Instead of shuffling each element out of the index vector, when all indices are needed, just store the input vector to the stack and load the elements out. llvm-svn: 98588
Loading
Please register or sign in to comment