Skip to content
  • Simon Peyton Jones's avatar
    Two small tweaks to Coercion.simplifyArgsWorker · 625a7f54
    Simon Peyton Jones authored and Marge Bot's avatar Marge Bot committed
    These tweaks affect the inner loop of simplifyArgsWorker, which
    in turn is called from the flattener in Flatten.hs.  This is
    a key perf bottleneck to T9872{a,b,c,d}.
    
    These two small changes have a modest but useful benefit.
    No change in functionality whatsoever.
    
    Relates to #18354
    625a7f54