commit | 0436de49bc8135eb4538cdab17fd065a410e0eb8 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Sep 13 13:32:54 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 13 13:32:54 2023 +0000 |
tree | b3e05f236d01941be6be7acf4648978aa0297437 | |
parent | dbd392ccda184858b034b61990b3de119a8a6aba [diff] |
Roll DirectX Shader Compiler from da33b6ec9431 to f80b8d6ecd28 (3 revisions) https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/da33b6ec9431..f80b8d6ecd28 2023-09-13 texr@microsoft.com Fix debug info nondeterminism in SROAGlobalsAndAllocas from staticGVs (#5259) 2023-09-13 python3kgae@outlook.com [lit][SPIRV] convert error check test to lit FileCheck test (#5698) 2023-09-12 jbatista@microsoft.com [HCT] Add user defined query functionality (#5555) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/directx-shader-compiler-dawn Please CC bclayton@google.com,webgpu-developers@google.com on the revert to ensure that a human is aware of the problem. To file a bug in DirectX Shader Compiler: https://github.com/microsoft/DirectXShaderCompiler/issues/new/choose To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: bclayton@google.com Change-Id: I2539fe35813d93dea98bd8ad054cf087aa6e8cf6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/151301 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS index 6f2ab81..a1e799b 100644 --- a/DEPS +++ b/DEPS
@@ -179,7 +179,7 @@ }, 'third_party/dxc': { - 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@da33b6ec94317b455db3a7d56e52ee654ff46c74', + 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@f80b8d6ecd281feb57040d57c2317788a0363593', }, 'third_party/dxheaders': {
diff --git a/third_party/dxc b/third_party/dxc index da33b6e..f80b8d6 160000 --- a/third_party/dxc +++ b/third_party/dxc
@@ -1 +1 @@ -Subproject commit da33b6ec94317b455db3a7d56e52ee654ff46c74 +Subproject commit f80b8d6ecd281feb57040d57c2317788a0363593