Skip to content
Commit b6426d52 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[CostModel][TTI] Replace BAD_ICMP_PREDICATE with ICMP_SGT/UGT for generic...

[CostModel][TTI] Replace BAD_ICMP_PREDICATE with ICMP_SGT/UGT for generic abs/min/max cost expansion

Split off ABS cost handling from MIN/MAX and use explicit predicates for each

Our generic expansion of ABS doesn't use NEG+CMP+SELECT any more (its now ASHR+ADD+XOR) so this needs to be updated.
parent 708c267d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment