microsoft / DirectXShaderCompiler

This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
Other
3.11k stars 691 forks source link

Release 1.8.2403.2 #6444

Closed damyanp closed 7 months ago

damyanp commented 7 months ago

This is a bug fix release, therefore changes go into the release branch, which is already in Ask Mode[^1].

### Tasks
- [x] Update README.md
- [x] Create draft of Release post on GitHub
- [x] Tag final release and post binaries.
- [x] Create dxc vpack for runtime-relevant metadata
- [x] Update the vcpkg for dxc
- [x] Add release to Compiler Explorer
### Quality Sign-off
- [x] Microsoft Testing Sign-off (@pow2clk)
- [x] Google Testing Sign-off (@sudonatalie)

[^1]: Ask Mode is a Microsoft-ism to denote when changes require approval before accepting merges. For DXC this will require approval from @microsoft/hlsl-release

llvm-beanz commented 7 months ago

I realize this was already closed as completed but I added a task to add the release to Compiler Explorer. I've created PRs to do that:

https://github.com/compiler-explorer/infra/pull/1266 https://github.com/compiler-explorer/compiler-explorer/pull/6322