"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "927a3648d5b2a2fb44a69c88b3daa5ba146027de"
X86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into a smaller BUILD_VECTOR.
That can usually be lowered efficiently and is common in sandybridge code. It would be nice to do this in DAGCombiner but we can't insert arbitrary BUILD_VECTORs this late. Fixes PR15462. llvm-svn: 176634
Loading
Please register or sign in to comment