"llvm/lib/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "1492e1781adc251dfbaa9cfe13e2da0bdcd6d0bf"
[X86][SSE] When lowering a 256-bit shuffle as PMOVZX, reduce the input vector...
[X86][SSE] When lowering a 256-bit shuffle as PMOVZX, reduce the input vector to the lower 128-bit subvector. Most often as not this is what it started out as, the extraction is zero-cost on AVX and the PMOVZX/PMOVSX folding logic is based around 128-bit loads. llvm-svn: 270858
Loading
Please register or sign in to comment