Skip to content

Commit c7152e3

Browse files
committed
add missing entry
1 parent 09608f2 commit c7152e3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/ReleaseNotes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ The included licenses apply to the following files:
6363
[#7866](https://github.com/microsoft/DirectXShaderCompiler/pull/7866)
6464
- Allow groupshared args in templates
6565
[#8217](https://github.com/microsoft/DirectXShaderCompiler/pull/8217)
66+
- Fixed RawBufferVectorLoad/Store to use 32-bit element types for min precision types instead of 16-bit
67+
[#8274](https://github.com/microsoft/DirectXShaderCompiler/pull/8274)
6668
- DXIL validation: added validation for `CreateHandleFromBinding`.
6769
- DXIL validation now rejects non-standard integer bit widths (e.g. `i25`) in
6870
instructions.

0 commit comments

Comments
 (0)