[ARM][CostModel] CodeSize costs for i1 arith ops
When optimising for size, make the cost of i1 logical operations relatively expensive so that optimisations don't try to combine predicates. Differential Revision: https://reviews.llvm.org/D86525
Loading
Please sign in to comment