Skip to content
  • David Greene's avatar
    · b6f16119
    David Greene authored
    [AVX] Support EXTRACT_SUBVECTOR on x86.  This provides a default
    implementation of EXTRACT_SUBVECTOR for x86, going through the stack
    in a similr fashion to how the codegen implements BUILD_VECTOR.
    Eventually this will get matched to VEXTRACTF128 if AVX is available.
    
    llvm-svn: 124292
    b6f16119
Loading