Skip to content
  • Kyle Siefring's avatar
    Rework the usage of noskip_mask · 0bd57c6b
    Kyle Siefring authored and Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf committed
    Remove half of the masks since they are only used for cdef on a 8x8
    level of granularity.
    
    Load the mask and combine the 16-bit sections into the 32-bit sections
    outside of the inner cdef loop. This should save some registers.
    
    Results in mild performance improvements.
    0bd57c6b