diff options
author | Craig Topper <craig.topper@intel.com> | 2018-02-26 02:16:31 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-02-26 02:16:31 +0000 |
commit | 79d189f5970e43cac372403cdf329d6ba04e6bf1 (patch) | |
tree | 409670d8c8c000143268b3300429e547a224c1e4 /lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py | |
parent | c0ffd637b985a56a58df6dc14d2715efb6f9182c (diff) | |
download | bcm5719-llvm-79d189f5970e43cac372403cdf329d6ba04e6bf1.tar.gz bcm5719-llvm-79d189f5970e43cac372403cdf329d6ba04e6bf1.zip |
[X86] Remove VT.isSimple() check from detectAVGPattern.
Which types are considered 'simple' is a function of the requirements of all targets that LLVM supports. That shouldn't directly affect what types we are able to handle. The remainder of this code checks that the number of elements is a power of 2 and takes care of splitting down to a legal size.
llvm-svn: 326063
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py')
0 files changed, 0 insertions, 0 deletions