Skip to content
  • Emma Anholt's avatar
    v3d: Implement a small immediates optimization, based on VC4's. · 6b73a97f
    Emma Anholt authored
    We can do one per instruction, and we have to be careful not to overwrite
    raddr_b, but this greatly reduces the pressure on uniform loads
    (particularly around ldvpm/stvpm instructions).
    
    total instructions in shared programs: 90768 -> 88220 (-2.81%)
    instructions in affected programs:     82711 -> 80163 (-3.08%)
    6b73a97f