[AVX-512] Add support for detecting 512-bit shuffles that contain a 128-bit...
[AVX-512] Add support for detecting 512-bit shuffles that contain a 128-bit subvector insertion from the lowest subvector of one of the sources. These are best handled with a vinsert32x4 or vinsert64x2 instruction. llvm-svn: 290946
Loading
Please sign in to comment