diff options
author | Craig Topper <craig.topper@intel.com> | 2018-11-16 01:16:59 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-11-16 01:16:59 +0000 |
commit | 5802b82b408dbe784ca4d09817a78924fa7ab4c3 (patch) | |
tree | 1c67ad0ebe1422e928e8686a6a87631027503133 /lldb/packages/Python/lldbsuite/test/functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py | |
parent | 1acafd863f53810c21cf73603f767314992aa27b (diff) | |
download | bcm5719-llvm-5802b82b408dbe784ca4d09817a78924fa7ab4c3.tar.gz bcm5719-llvm-5802b82b408dbe784ca4d09817a78924fa7ab4c3.zip |
[X86] Use ANY_EXTEND instead of SIGN_EXTEND in the AVX2 and later path for legalizing vXi8 multiply.
We aren't going to use the upper bits of the multiply result that the extend would effect. So we don't need a specific type of extend.
This makes some reduction test cases shorter because we were previously trying to sign_extend a truncate which we can't eliminate.
llvm-svn: 347011
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py')
0 files changed, 0 insertions, 0 deletions