You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a uselistorder reduction pass, which tries sorting the uselist for any value with an unsorted uselist. Most of the work is extracting code from the AsmWriter and LLParser into an interface usable from llvm-reduce.