diff options
author | Craig Topper <craig.topper@intel.com> | 2019-04-11 19:57:44 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-04-11 19:57:44 +0000 |
commit | 68a5d619a4088f1561621542ff2186df65119568 (patch) | |
tree | e28edc685a74a5316320d5f63432148a2db590c3 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | a3635b94c4b240c6a69bb4916e640a832eb445e3 (diff) | |
download | bcm5719-llvm-68a5d619a4088f1561621542ff2186df65119568.tar.gz bcm5719-llvm-68a5d619a4088f1561621542ff2186df65119568.zip |
[X86] Restrict vselect handling in scalarizeExtEltFP to only case to pre type legalization where the setcc result type is vXi1.
If the vector setcc has been legalized then we will need to convert a vector boolean of 0 or -1 to a scalar boolean of 0 or 1.
The added test case previously crashed in 32-bit mode by creating a setcc with an i64 condition that type legalization couldn't expand.
llvm-svn: 358218
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions