Skip to content

[MLIR ODS] No definition for Builtin_LocationAttr in BuiltinAttributes.td? #59877

@lattner

Description

@lattner

MLIR operations can use auxillary locations as attributes, it seems that we should have something like this in BuiltinAttributes.td:

def Builtin_LocationAttr : Builtin_Attr<"Location", []> {
  ..
}

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