diff options
| author | Craig Topper <craig.topper@intel.com> | 2019-08-23 19:52:24 +0000 |
|---|---|---|
| committer | Craig Topper <craig.topper@intel.com> | 2019-08-23 19:52:24 +0000 |
| commit | bc173d4c515a461d2177121da8ef7657b6c5b8a7 (patch) | |
| tree | 5774ed18fbc05dbdfa03683847b9e7e179e75c43 /llvm/lib/Support | |
| parent | 07a3b59279c4f67188b428fb315e1761a04e8116 (diff) | |
| download | bcm5719-llvm-bc173d4c515a461d2177121da8ef7657b6c5b8a7.tar.gz bcm5719-llvm-bc173d4c515a461d2177121da8ef7657b6c5b8a7.zip | |
[X86] Move a transform out of combineConcatVectorOps so we don't prematurely turn CONCAT_VECTORS into INSERT_SUBVECTORS.
CONCAT_VECTORS and INSERT_SUBVECTORS can both call combineConcatVectorOps,
but we shouldn't produce INSERT_SUBVECTORS from there. We should
keep CONCAT_VECTORS until vector legalization.
Noticed while looking at the madd_quad_reduction test from madd.ll
llvm-svn: 369802
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions

