summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2018-08-17 18:03:11 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2018-08-17 18:03:11 +0000
commit2f48122cc96b8e24d60e8090f2bad2cd58449be1 (patch)
treee68d722a0ac8d4a0acb97bb423111e42e7217b92 /lldb/packages/Python/lldbsuite/test
parent4b39010afb118db31db8b5f6f43e2e12c8c8def5 (diff)
downloadbcm5719-llvm-2f48122cc96b8e24d60e8090f2bad2cd58449be1.tar.gz
bcm5719-llvm-2f48122cc96b8e24d60e8090f2bad2cd58449be1.zip
[X86][SSE] Lower constant vXi8 ISD::SRL/ISD::SRA using PMULLW
Extending the concept introduced in D49562, this patch lowers constant vXi8 ISD::SRL/ISD::SRA by zero/sign extending to vXi16 and using PMULLW and then truncating the high 8 bits of the result. Differential Revision: https://reviews.llvm.org/D50781 llvm-svn: 340062
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud