summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2018-01-11 13:03:21 +0000
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2018-01-11 13:03:21 +0000
commit9b395a12edf98f6e0944f9a037862a3c022b3da3 (patch)
treee8544fc6d0f1daecec175059bc87020b6a451afe /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py
parent5a65e67d5dc35b04f70019e61740956acca56e98 (diff)
downloadbcm5719-llvm-9b395a12edf98f6e0944f9a037862a3c022b3da3.tar.gz
bcm5719-llvm-9b395a12edf98f6e0944f9a037862a3c022b3da3.zip
[VectorLegalizer] Remove broken code in ExpandStore.
The code that is supposed to "Round odd types to the next pow of two" seems broken and as well completely unused (untested). It also seems that ExpandStore really shouldn't ever change the memory VT, which this in fact does. As a first step in fixing the broken handling of vector stores (of irregular types, e.g. an i1 vector), this code is removed. For discussion, see https://bugs.llvm.org/show_bug.cgi?id=35520. Review: Eli Friedman llvm-svn: 322275
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud