Skip to content

[mlir][ods] Fix attribute type handling in op assembly formats #55513

@Mogball

Description

@Mogball

There are some oversights and missing features when it comes to handling attribute types in operation assembly formats.

To list a few:

  1. Specifying type elision (type-elision directive?)
  2. Parsing attribute types with parseCustomAttributeWithFallback is not possible because the parse doesn't look ahead

And a few other things @River707

Metadata

Metadata

Assignees

No one assigned

    Labels

    mlir:coreMLIR Core Infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions