Closed
Description
We need to define intrinsics for typed buffer load and store that operate on dxil target extension types and are lowered to the bufferLoad and bufferStore DXIL ops. The interface for these intrinsics should match the documentation in #90553.
Acceptance criteria
- llvm intrinsics to load and store typed buffers (ie,
Buffer<T>
andRWBuffer<T>
) exist and are lowered to the bufferLoad and bufferStore DXIL operations
Metadata
Metadata
Assignees
Type
Projects
Status
Closed