Skip to content
  • David Greene's avatar
    · 20a1cbef
    David Greene authored
    [AVX] Add decode support for VUNPCKLPS/D instructions, both 128-bit
          and 256-bit forms.  Because the number of elements in a vector
          does not determine the vector type (4 elements could be v4f32 or
          v4f64), pass the full type of the vector to decode routines.
    
    llvm-svn: 126664
    20a1cbef
Loading