Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bc4c25359fd45156c6d478ef2de8b76e653dddea
      
https://github.com/WebKit/WebKit/commit/bc4c25359fd45156c6d478ef2de8b76e653dddea
  Author: Mike Wyrzykowski <mwyrzykow...@apple.com>
  Date:   2025-03-24 (Mon, 24 Mar 2025)

  Changed paths:
    A LayoutTests/fast/webgpu/regression/repro_290327-expected.txt
    A LayoutTests/fast/webgpu/regression/repro_290327.html
    M Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp

  Log Message:
  -----------
  [WebGPU] compilation failure in __wgslAtomicCompareExchangeWeak in some cases
https://bugs.webkit.org/show_bug.cgi?id=290327
rdar://147753393

Reviewed by Tadeu Zagallo.

Use templates instead of macros so v<K>(a + b) gets expanded correctly.

* LayoutTests/fast/webgpu/regression/repro_290327-expected.txt: Added.
* LayoutTests/fast/webgpu/regression/repro_290327.html: Added.
* Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp:
(WGSL::Metal::FunctionDefinitionWriter::emitNecessaryHelpers):

Canonical link: https://commits.webkit.org/292621@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to