Skip to content

llvm-reduce should have a uselistorder reduction #134817

Open
@arsenm

Description

@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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImproving things as opposed to bug fixing, e.g. new or missing featurellvm-reduce

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions