Skip to content

Commit a8e8078

Browse files
AnastaZIukPrzemog1
authored andcommitted
Update Release Notes
Added support for long long and unsigned long long compile-time constant evaluation, addressing issue microsoft#7952.
1 parent 0eb38c1 commit a8e8078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The included licenses apply to the following files:
2323
- Fixed regression: [#7508](https://github.com/microsoft/DirectXShaderCompiler/issues/7508) crash when calling `Load` with `status`.
2424
- Header file `dxcpix.h` was added to the release package.
2525
- Moved Linear Algebra (Cooperative Vector) DXIL Opcodes to experimental Shader Model 6.10
26+
- Added support for `long long` and `unsigned long long` compile-time constant evaluation, fixes [#7952](https://github.com/microsoft/DirectXShaderCompiler/issues/7952).
2627

2728
### Version 1.8.2505
2829

0 commit comments

Comments
 (0)