Skip to content

Allow validation to be disabled in spirv-reduce #2397

@afd

Description

@afd

spirv-reduce runs the validator after each reduction step. There are use cases where this is not desirable, e.g. if one is actually trying to use the reducer to shrink a SPIR-V module that the validator erroneously rejects.

It would be good to have a --no-validation option to disable validation.

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