Roll SwiftShader from 5f1c459a11bb to 18d4f3db9407 (1 revision) https://swiftshader.googlesource.com/SwiftShader.git/+log/5f1c459a11bb..18d4f3db9407 2025-09-30 davidben@google.com Make third_party/llvm-subzero compatible with C++23 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-dawn-autoroll 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 SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry 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: Ib47bac049a5eb2b24f079ff0927f9fd7fdbbd850 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/264317 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 861590e..fe037af 100644 --- a/DEPS +++ b/DEPS
@@ -280,7 +280,7 @@ }, 'third_party/swiftshader': { - 'url': '{swiftshader_git}/SwiftShader@5f1c459a11bb4899301e89609cbf7547f9f31e20', + 'url': '{swiftshader_git}/SwiftShader@18d4f3db94079d05896692b9c6b3d905ec84bce7', 'condition': 'dawn_standalone', },
diff --git a/third_party/swiftshader b/third_party/swiftshader index 5f1c459..18d4f3d 160000 --- a/third_party/swiftshader +++ b/third_party/swiftshader
@@ -1 +1 @@ -Subproject commit 5f1c459a11bb4899301e89609cbf7547f9f31e20 +Subproject commit 18d4f3db94079d05896692b9c6b3d905ec84bce7