summaryrefslogtreecommitdiff
path: root/compiler/GHC/Unit/Module/ModIface.hs
diff options
context:
space:
mode:
authorSylvain Henry <sylvain@haskus.fr>2021-10-07 11:20:01 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-10-20 17:49:07 -0400
commit758e0d7bbe517b67fb20c3fb591e76b65b2959af (patch)
treec1d13337f70da7b73298c941117f10f03432a503 /compiler/GHC/Unit/Module/ModIface.hs
parent0b575899eca29a89ff18d84e0daa63ec35358976 (diff)
downloadhaskell-758e0d7bbe517b67fb20c3fb591e76b65b2959af.tar.gz
Bignum: allow Integer predicates to inline (#20361)
T17516 allocations increase by 48% because Integer's predicates are inlined in some Ord instance methods. These methods become too big to be inlined while they probably should: this is tracked in #20516. Metric Increase: T17516
Diffstat (limited to 'compiler/GHC/Unit/Module/ModIface.hs')
0 files changed, 0 insertions, 0 deletions