[X86] Make combineLoopSADPattern use CONCAT_VECTORS instead of...
[X86] Make combineLoopSADPattern use CONCAT_VECTORS instead of INSERT_SUBVECTORS for widening with zeros. CONCAT_VECTORS is more canonical for the early DAG combine runs until we start getting into the op legalization phases. llvm-svn: 369734
Loading
Please sign in to comment