diff options
author | Craig Topper <craig.topper@intel.com> | 2017-12-15 07:16:41 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-12-15 07:16:41 +0000 |
commit | 7cfacbf6ea8222b61742e9734506432c59da21f4 (patch) | |
tree | 2a57b8fa6f36b6bc66e9864e7c2799cfdbcc5364 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 67da7696a04d9c2026a463f3ee2fc45e0e33010c (diff) | |
download | llvm-7cfacbf6ea8222b61742e9734506432c59da21f4.zip llvm-7cfacbf6ea8222b61742e9734506432c59da21f4.tar.gz llvm-7cfacbf6ea8222b61742e9734506432c59da21f4.tar.bz2 |
[X86] Fix a couple bugs in my recent changes to vXi1 insert_subvector lowering.
A couple places didn't use the same SDValue variables to connect everything all the way through.
I don't have a test case for a bug in insert into the lower bits of a non-zero, non-undef vector. Not sure the best way to create that. We don't create the case when lowering concat_vectors which is the main way to get insert_subvectors.
llvm-svn: 320790
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions