Skip to content
  • David Greene's avatar
    · 10b0db1d
    David Greene authored
    [AVX] Implement BUILD_VECTOR lowering for 256-bit vectors.  For
    anything but the simplest of cases, lower a 256-bit BUILD_VECTOR by
    splitting it into 128-bit parts and recombining.
    
    llvm-svn: 125105
    10b0db1d
Loading