diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-06-11 21:27:41 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-06-11 21:27:41 +0000 |
commit | 5615fa0a87c8ff43756bb885b8473add2165f300 (patch) | |
tree | 99ac7d87fe18de7f2927b4d77bef64cb9fad4818 /lldb/packages/Python/lldbsuite/test/lang/cpp/llvm-style/TestLLVMStyle.py | |
parent | e1bb51789d8e01a13069f7204e95ad91ac2f6035 (diff) | |
download | bcm5719-llvm-5615fa0a87c8ff43756bb885b8473add2165f300.tar.gz bcm5719-llvm-5615fa0a87c8ff43756bb885b8473add2165f300.zip |
DAG: Fix extract_subvector combine for a single element
This would fail before because 1x vectors aren't legal,
so instead just use the scalar type.
Avoids regressions in a future AMDGPU commit to add
v4i16/v4f16 as legal types.
Test update is just the one test that this triggers
on in tree now. It wasn't checking anything before.
The result is completely changed since the selects
are eliminated. Not sure if it's considered better
or not.
llvm-svn: 334440
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/llvm-style/TestLLVMStyle.py')
0 files changed, 0 insertions, 0 deletions