Skip to content
  • Henrik Gramner's avatar
    analyse: Reduce the size the cost_mv arrays · c9d2c1c8
    Henrik Gramner authored and Anton Mitrofanov's avatar Anton Mitrofanov committed
    Use a dynamic size depending on the MV range. Reduces memory consumption by
    up to a few megabytes.
    
    Drop a related old miscompilation check since it may otherwise cause an
    out-of-bounds memory access.
    
    Also remove an unused extern variable declaration.
    c9d2c1c8