summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py
diff options
context:
space:
mode:
authorMatthew Simpson <mssimpso@codeaurora.org>2018-03-16 10:00:30 +0000
committerMatthew Simpson <mssimpso@codeaurora.org>2018-03-16 10:00:30 +0000
commit883e96c9d413cb0b7e724b04c351684f2f811189 (patch)
tree327b0f84d3687d28628021ba27e19099e1be5b06 /lldb/packages/Python/lldbsuite/test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py
parent1d0c7ff1c48605381936993c8f02cb58e56a03b7 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud