diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-05-13 16:10:11 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-05-13 16:10:11 +0000 |
commit | 73aee29095fa5715a73b900c7cc223534504b770 (patch) | |
tree | b1723a082bb543ef13593f4c531bee1737281000 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 7f63e8c0a69e8a28c221e1bf772d35f25f1f48fc (diff) | |
download | llvm-73aee29095fa5715a73b900c7cc223534504b770.zip llvm-73aee29095fa5715a73b900c7cc223534504b770.tar.gz llvm-73aee29095fa5715a73b900c7cc223534504b770.tar.bz2 |
[X86][SSE] LowerBuildVectorv4x32 - don't insert MOVQ for undef elts
Fixes the regression noted in D61782 where a VZEXT_MOVL was being inserted because we weren't discriminating between 'zeroable' and 'all undef' for the upper elts.
Differential Revision: https://reviews.llvm.org/D61782
llvm-svn: 360596
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions