Unverified Commit ce031fc1 authored by David Stuttard's avatar David Stuttard Committed by GitHub
Browse files

[AMDGPU] Fix non-deterministic iteration order in SIFixSGPRCopies (#66617)

Use of DenseSet was causing some non-deteminism in SIFixSGPRSopies. Changing
to SetVector fixes the problem.
parent 03be486e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment