[X86] Simplify the LowerAVXCONCAT_VECTORS code a little by creating a single...
[X86] Simplify the LowerAVXCONCAT_VECTORS code a little by creating a single path for insert_subvector handling. We now only create recursive concats if we have more than two non-zero values. This keeps our subvector broadcast DAG combine functioning. llvm-svn: 327457
Loading
Please sign in to comment