"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "51edc7b7e19a065f671606309a7ef5964f543eb8"
[PowerPC] Swap arguments to vpkuhum/vpkuwum on little-endian
In commit r213915, Bill fixed little-endian usage of vmrgh* and vmrgl* by swapping the input arguments. As it turns out, the exact same fix is also required for the vpkuhum/vpkuwum patterns. This fixes another regression in llvmpipe when vector support is enabled. Reviewed by Bill Schmidt. llvm-svn: 214718
Loading
Please register or sign in to comment