Skip to content

Give reference interpreter objects a namespace mlir::stablehlo::reference #2952

Description

@GleasonK

What happened?

Currently we have mlir::stablehlo::Tuple as both a method in StablehloBuilder and a class in reference. We can hack around this with an explicit "class Tuple" specifier for now, but we should add a namespace to reference code since it defines very common names like Token, Type, and Tuple.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions