summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-03-13 22:05:25 +0000
committerCraig Topper <craig.topper@intel.com>2018-03-13 22:05:25 +0000
commitcc060e921b7ee742bae6d961f01ca76183a4c1ea (patch)
treeadf49a5850c5e0ef57e0f3ba713bb8611952d5bf /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parentbc32433062ad4e2ee7df96fcfdd7426da2cc7a6d (diff)
downloadbcm5719-llvm-cc060e921b7ee742bae6d961f01ca76183a4c1ea.tar.gz
bcm5719-llvm-cc060e921b7ee742bae6d961f01ca76183a4c1ea.zip
[X86] Rewrite LowerAVXCONCAT_VECTORS similar to how we handle vXi1 concats.
This better able to detect undef and zeros pieces in the concat. Or cases when only one subvector is non-zero. This allows us to avoid silly things like double inserts into progressively larger undefs. This still builds 512 bit concats of 128 bits by building up through 256 bits first. But I don't know if that's best. We probably want to merge this with the vXi1 concat code since they are very similar. llvm-svn: 327454
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud