R600/SI: Fix insertelement with dynamic indices.
This didn't work for any integer vectors, and didn't work with some sizes of float vectors. This should now work with all sizes of float and i32 vectors. llvm-svn: 200619
Loading
Please register or sign in to comment