Skip to content
  • Eric Anholt's avatar
    glsl2: Add a pass to strip out noop swizzles. · 8f8cdbfb
    Eric Anholt authored
    With the glsl2-965 branch, the optimization of glsl-algebraic-rcp-rcp
    regressed due to noop swizzles hiding information from ir_algebraic.
    This cleans up those noop swizzles for us.
    8f8cdbfb