Skip to content

Add LinAlg builtins overload support to gen_intrin_main #8072

@V-FEXrt

Description

@V-FEXrt

This can be seen as a two parter:

  • Figure out the best architecture to actually pass around all the different attributed matrix types
  • Update generation to support that method

The first point has a number of open questions/ideas. One potentially nice idea is if the type generation could be handled in a singular lower function in HLOperationLower and all the builtins just operate over a generic notion of a handle with attached attributes. They key concern being to ensure that the handles attributes are never dropped/added/changed

Metadata

Metadata

Assignees

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