Skip to content

[0035] LinAlg Matrix DXIL opcode naming - prefix with Linalg? #734

Description

@tex3d

declare %dx.types.MatrixRef @dx.op.createMatrix(

I think we should prefix these DXIL ops with Linalg. Otherwise, they appear more generic than they are defined to be.

For instance, this would mean that the OpCode and OpCodeClass for CreateMatrix would be LinalgCreateMatrix, and the function name would be @dx.op.linalgCreateMatrix.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions