Skip to content

🚸 MLIR - Define custom builders #1119

@denialhaag

Description

@denialhaag

Problem Statement

Currently, creating an operation in C++ is more cumbersome than it needs to be. It would be nice if some operations had custom builders that reduce boilerplate code.

Proposed Solution

Wherever it makes sense, custom builders should be defined. The C++ code should be updated to use these new builders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MLIRAnything related to MLIRc++Anything related to C++ coderefactorAnything related to code refactoringusabilityAnything related to usability

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions