Issue 134817
Summary llvm-reduce should have a uselistorder reduction
Labels enhancement, llvm-reduce
Assignees
Reporter arsenm
    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.

Starter patch: [0001-llvm-reduce-Add-pass-to-reduce-uselistorders.patch](https://github.com/user-attachments/files/19646356/0001-llvm-reduce-Add-pass-to-reduce-uselistorders.patch)
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to