Skip to content

MLIR Reduce docs incorrect #142460

Open
Open
@tigerduntether

Description

@tigerduntether

Under mlir/docs/Tools/mlir-reduce.md, we have

Write the script for testing interestingness

As mentioned, you need to provide a command to mlir-reduce which identifies cases you’re interested in. For each intermediate output generated during reduction, mlir-reduce will run the command over the it, the script should returns 1 for interesting case, 0 otherwise. The sample scrip...

Which is incorrect, specifically, the script should return 0 for an interesting case, and 1 otherwise.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions