diff options
author | Matthew Simpson <mssimpso@codeaurora.org> | 2018-03-16 10:00:30 +0000 |
---|---|---|
committer | Matthew Simpson <mssimpso@codeaurora.org> | 2018-03-16 10:00:30 +0000 |
commit | 883e96c9d413cb0b7e724b04c351684f2f811189 (patch) | |
tree | 327b0f84d3687d28628021ba27e19099e1be5b06 /lldb/packages/Python/lldbsuite/test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py | |
parent | 1d0c7ff1c48605381936993c8f02cb58e56a03b7 (diff) | |
download | bcm5719-llvm-883e96c9d413cb0b7e724b04c351684f2f811189.tar.gz bcm5719-llvm-883e96c9d413cb0b7e724b04c351684f2f811189.zip |
[TTI, AArch64] Allow the cost model analysis to test vector reduce intrinsics
This patch considers the experimental vector reduce intrinsics in the default
implementation of getIntrinsicInstrCost. The cost of these intrinsics is
computed with getArithmeticReductionCost and getMinMaxReductionCost. This patch
also adds a test case for AArch64 that indicates the costs we currently compute
for vector reduce intrinsics. These costs are inaccurate and will be updated in
a follow-on patch.
Differential Revision: https://reviews.llvm.org/D44489
llvm-svn: 327698
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py')
0 files changed, 0 insertions, 0 deletions