Skip to content

Documentation typo in DestinationStyleOpInterface #117222

@PerMildner

Description

@PerMildner

Says

    /// Return the number of DPS inits.
    int64_t getNumDpsInputs() {
      return $_op->getNumOperands() - $_op.getNumDpsInits();
    }

but it should say ... DPS inputs.

It looks like a copy-paste bug from getNumDpsInits()).

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