Skip to content

Commit 601a4d2

Browse files
authored
Merge pull request #239 from jstoecker/jstoecker/mlir_programs
Spec for MLIR Program interfaces for DX Compute Graphs
2 parents f8d141a + 9ee0ffa commit 601a4d2

2 files changed

Lines changed: 2127 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ Make sure that you visit the [DirectX Landing Page](https://devblogs.microsoft.c
106106

107107
* In-development specifications
108108
* [D3D APIs for Shader Model 6.10 Linear Algebra](d3d/D3D12LinearAlgebraRuntimeFeatureSupport.md)
109+
* [MLIR Programs & Compute Graphs](d3d/MlirPrograms.md)
109110

110111
_These D3D12 specs were written as incremental deltas, with a separate spec per feature area.
111112
Baseline information about rendering pipeline behaviors that are common between D3D11 and D3D12

0 commit comments

Comments
 (0)