1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/Analysis/CostModel/AArch64
Craig Topper 47ccb7c7e7 [CostModel][X86][AArch64] Adjust cost of the scalarization part of min/max reduction.
Summary: The comment says we need 3 extracts and a select at the end. But didn't we just account for the select in the vector cost above. Aren't we just extracting the single element after taking the min/max in the vector register?

Reviewers: RKSimon, spatel, ABataev

Reviewed By: RKSimon

Subscribers: javed.absar, kristof.beyls, llvm-commits

Differential Revision: https://reviews.llvm.org/D55480

llvm-svn: 348739
2018-12-10 06:58:58 +00:00
..
bswap.ll
div_cte.ll [AArch64] Improve cost of vector division by constant 2018-05-09 12:48:22 +00:00
div.ll
free-widening-casts.ll
gep.ll
kryo.ll
lit.local.cfg
select.ll
shuffle-broadcast.ll Add BROADCAST shuffle cost tests. 2018-10-23 13:14:54 +00:00
shuffle-select.ll [CostModel][AArch64] Add some initial costs for SK_Select and SK_PermuteSingleSrc 2018-06-22 09:45:31 +00:00
shuffle-transpose.ll
store.ll [AArch64] Add custom lowering for v4i8 trunc store 2018-06-27 13:58:46 +00:00
vector-reduce.ll [CostModel][X86][AArch64] Adjust cost of the scalarization part of min/max reduction. 2018-12-10 06:58:58 +00:00