Skip to content

[DirectX] Represent instruction classes to encapsulate DXIL Op function signature #91494

Closed
@bharadwajy

Description

@bharadwajy

A DXIL class represents a set of DXIL operations with the same function signature. Implement a TableGen representation of DXIL class in DXIL.td to encapsulate valid parameter types of DXIL ops.

Implement the functionality in TableGen backend, DXILEmitter, to generate necessary C++ data structures and/or tables for lowering passes to consume the attribute information.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions