commit | 5667c27d7a338262aff7241cb67d10eb8bb54125 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Mar 27 07:11:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 27 07:11:57 2024 +0000 |
tree | f3bcf82793668a7b665175eb06d2fb217f624ba6 | |
parent | 38e2e51088a43463fb7b079c7c76c5b82bf6134c [diff] |
Roll DirectX Shader Compiler from 989a4d0c06ea to e2fb8b33b292 (4 revisions) https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/989a4d0c06ea..e2fb8b33b292 2024-03-26 hekotas@microsoft.com Remove -spirv from new HLSL Sema tests (#6467) 2024-03-26 amaiorano@google.com Fix ASAN use-after-free on unreferenced self-assignment of struct instance (#6466) 2024-03-26 fumitoshi.ukai@gmail.com fix non-portable include path (#6380) 2024-03-26 sudonatalie@google.com [SPIR-V] Implement dot2add intrinsic function (#6445) 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 dneto@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: dneto@google.com Change-Id: I3a8907e95d2634fe94f3f51298d00ef7565714e8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/180984 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index d3a3b5b..af03255 100644 --- a/DEPS +++ b/DEPS
@@ -204,7 +204,7 @@ }, 'third_party/dxc': { - 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@989a4d0c06ea5fe618a2f135885922454a628725', + 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@e2fb8b33b2922b3916d1b2c953f4df82b8750828', }, 'third_party/dxheaders': {
diff --git a/third_party/dxc b/third_party/dxc index 989a4d0..e2fb8b3 160000 --- a/third_party/dxc +++ b/third_party/dxc
@@ -1 +1 @@ -Subproject commit 989a4d0c06ea5fe618a2f135885922454a628725 +Subproject commit e2fb8b33b2922b3916d1b2c953f4df82b8750828