diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-12-17 18:43:43 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-12-17 18:43:43 +0000 |
commit | 9274f17a5ec5869e944d77b9f9c81c5f8063f360 (patch) | |
tree | 687a7d88d1942bb53dffd91c2586706414f991dd /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 077a0aff164a651ac439a035571dfe6af85f0221 (diff) | |
download | bcm5719-llvm-9274f17a5ec5869e944d77b9f9c81c5f8063f360.tar.gz bcm5719-llvm-9274f17a5ec5869e944d77b9f9c81c5f8063f360.zip |
[TargetLowering] Add DemandedElts mask to SimplifyDemandedBits (PR40000)
This is an initial patch to add the necessary support for a DemandedElts argument to SimplifyDemandedBits, more closely matching computeKnownBits and to help improve vector codegen.
I've added only a small amount of the changes necessary to get at least one test to update - a lot more can be done but I'd like to add these methodically with proper test coverage, at the same time the hope is to slowly move some/all of SimplifyDemandedVectorElts into SimplifyDemandedBits as well.
Differential Revision: https://reviews.llvm.org/D55768
llvm-svn: 349374
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions