summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-11-16 01:16:59 +0000
committerCraig Topper <craig.topper@intel.com>2018-11-16 01:16:59 +0000
commit5802b82b408dbe784ca4d09817a78924fa7ab4c3 (patch)
tree1c67ad0ebe1422e928e8686a6a87631027503133 /lldb/packages/Python/lldbsuite/test
parent1acafd863f53810c21cf73603f767314992aa27b (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud