Skip to content

Commit 4cde6be

Browse files
python3kgaeGreg Roth
andauthored
[Release Note] Add release note for 1.8.2407 (microsoft#6776)
Add initial release note for 1.8.2407. --------- Co-authored-by: Greg Roth <[email protected]>
1 parent 9fa4618 commit 4cde6be

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/ReleaseNotes.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,19 @@ The included licenses apply to the following files:
1818

1919
## Changelog
2020

21+
### Version 1.8.2407
22+
23+
This cumulative release contains numerous bug fixes and stability improvments.
24+
25+
Here are some highlights:
26+
27+
- dxc generates invalid alignment on groupshared matrix load/store instructions in [#6416](https://github.com/microsoft/DirectXShaderCompiler/issues/6416)
28+
- [Optimization] DXC is missing common factor optimization in some cases in [#6593](https://github.com/microsoft/DirectXShaderCompiler/issues/6593)
29+
- [SPIR-V] Implement WaveMutliPrefix* in [#6600](https://github.com/microsoft/DirectXShaderCompiler/issues/6600)
30+
- [SPIR-V] Implement SampleCmpLevel for SM6.7 in [#6613](https://github.com/microsoft/DirectXShaderCompiler/issues/6613)
31+
- Avoid adding types to default namespace in [#6646](https://github.com/microsoft/DirectXShaderCompiler/issues/6646)
32+
- Release notes once found in `README.md` can now be found in `docs/ReleaseNotes.md`
33+
2134
### Version 1.8.2405
2235

2336
DX Compiler Release for May 2024

0 commit comments

Comments
 (0)