diff options
author | Craig Topper <craig.topper@intel.com> | 2019-09-30 17:14:22 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-09-30 17:14:22 +0000 |
commit | 299ebacfe93d205532dcdd9e5e4f7828b678242d (patch) | |
tree | 7a1a959590c414e0e0a41c75c28f185e948be47e /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c | |
parent | b5a1cf9bf88db4ff531f27746f84f7545d0a8583 (diff) | |
download | bcm5719-llvm-299ebacfe93d205532dcdd9e5e4f7828b678242d.tar.gz bcm5719-llvm-299ebacfe93d205532dcdd9e5e4f7828b678242d.zip |
[X86] Add ANY_EXTEND to switch in ReplaceNodeResults, but just fall back to default handling.
ANY_EXTEND of v8i8 is marked Custom on AVX512 for handling extends
from v8i8. But the type legalization infrastructure will call
ReplaceNodeResults for v8i8 results. We should just defer it the
default handling instead of asserting in the default of the switch.
Fixes PR43509.
llvm-svn: 373234
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions