diff options
author | Florian Hahn <flo@fhahn.com> | 2019-09-23 09:38:53 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2019-09-23 09:38:53 +0000 |
commit | 3e2fdbee80b0d14fcdb67cbb3072f43dbec66b38 (patch) | |
tree | 0b6727cf3ae2cf12ed7c9944d01b631a2842d716 /lldb/source/Interpreter/CommandInterpreter.cpp | |
parent | c65628a49ad3883c2c52165e7f7763431738d242 (diff) | |
download | bcm5719-llvm-3e2fdbee80b0d14fcdb67cbb3072f43dbec66b38.tar.gz bcm5719-llvm-3e2fdbee80b0d14fcdb67cbb3072f43dbec66b38.zip |
[AArch64] support neon_sshl and neon_ushl in performIntrinsicCombine.
Try to generate ushll/sshll for aarch64_neon_ushl/aarch64_neon_sshl,
if their first operand is extended and the second operand is a constant
Also adds a few tests marked with FIXME, where we can further increase
codegen.
Reviewers: t.p.northover, samparker, dmgreen, anemet
Reviewed By: anemet
Differential Revision: https://reviews.llvm.org/D62308
llvm-svn: 372565
Diffstat (limited to 'lldb/source/Interpreter/CommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions