diff options
author | Qiu Chaofan <qiucofan@cn.ibm.com> | 2019-08-13 07:53:29 +0000 |
---|---|---|
committer | Qiu Chaofan <qiucofan@cn.ibm.com> | 2019-08-13 07:53:29 +0000 |
commit | 4fb99a3330e9a8b1ab967bdb3c04ed2f8b5e1f5e (patch) | |
tree | 8c4ec899ed1e5754ed89a1a2651e0d0fbcd98e56 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 72c81b94cb3aed05516a872c294899d304e27fc8 (diff) | |
download | bcm5719-llvm-4fb99a3330e9a8b1ab967bdb3c04ed2f8b5e1f5e.tar.gz bcm5719-llvm-4fb99a3330e9a8b1ab967bdb3c04ed2f8b5e1f5e.zip |
[PowerPC] Fix ICE when truncating some vectors
The legalizer would hit an assertion on PowerPC platform when truncating
a vector whose size is not power of 2. This patch is to add a check to
prevent vectors with such odd-size elements from being custom lowered.
Reviewed By: Hal Finkel
Differential Revision: https://reviews.llvm.org/D65261
llvm-svn: 368654
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions