diff options
author | Matthew Simpson <mssimpso@codeaurora.org> | 2018-03-16 11:34:15 +0000 |
---|---|---|
committer | Matthew Simpson <mssimpso@codeaurora.org> | 2018-03-16 11:34:15 +0000 |
commit | eacfefd0563fa886e6d34758867150e6f6eae13e (patch) | |
tree | 63c5c607c45f8e6f99880cdf76936ae48d5a8a24 /lldb/packages/Python/lldbsuite/test/plugins/builder_win32.py | |
parent | 3461b1e09754b0cfba0207c23ce67823c80b7065 (diff) | |
download | bcm5719-llvm-eacfefd0563fa886e6d34758867150e6f6eae13e.tar.gz bcm5719-llvm-eacfefd0563fa886e6d34758867150e6f6eae13e.zip |
[AArch64] Implement getArithmeticReductionCost
This patch provides an implementation of getArithmeticReductionCost for
AArch64. We can specialize the cost of add reductions since they are computed
using the 'addv' instruction.
Differential Revision: https://reviews.llvm.org/D44490
llvm-svn: 327702
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/plugins/builder_win32.py')
0 files changed, 0 insertions, 0 deletions