Skip to content
  • Timothy Arceri's avatar
    nir/gcm: be less destructive with pinned instructions order · 2c00fcc1
    Timothy Arceri authored
    This changes the pass to extract pinned instructions and not just unpinned
    instructions when rescheduling instructions. This stops pinned instructions
    from being bunched together which can result in regressions with regards to
    cycles and instruction counts on i965 and register use/Max Waves on AMD
    hardware.
    2c00fcc1