Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e4a55861160833952f01b600aafa74052c19d4c2
      
https://github.com/WebKit/WebKit/commit/e4a55861160833952f01b600aafa74052c19d4c2
  Author: Tadeu Zagallo <[email protected]>
  Date:   2026-03-05 (Thu, 05 Mar 2026)

  Changed paths:
    M LayoutTests/fast/webgpu/array-length-pointer-parameter-expected.txt
    M LayoutTests/fast/webgpu/array-length-pointer-parameter.html
    M 
LayoutTests/http/tests/webgpu/webgpu/shader/validation/functions/alias_analysis-expected.txt
    M LayoutTests/platform/mac-wk2/TestExpectations
    M Source/WebGPU/WGSL/AST/ASTIdentityExpression.h
    R Source/WebGPU/WGSL/AliasAnalysis.cpp
    R Source/WebGPU/WGSL/AliasAnalysis.h
    M Source/WebGPU/WGSL/WGSL.cpp
    M Source/WebGPU/WebGPU.xcodeproj/project.pbxproj
    M Tools/TestWebKitAPI/Tests/WGSL/shaders/array-length-pointer2.wgsl

  Log Message:
  -----------
  Revert "[WGSL] webgpu:shader,validation,functions,alias_analysis:* is failing"
https://bugs.webkit.org/show_bug.cgi?id=309311
rdar://171599457

Reviewed by Ben Nham and Mike Wyrzykowski.

It caused crashes when a shader module was compiled more than once.

Test: Tools/TestWebKitAPI/Tests/WGSL/shaders/array-length-pointer2.wgsl
* LayoutTests/fast/webgpu/array-length-pointer-parameter-expected.txt:
* LayoutTests/fast/webgpu/array-length-pointer-parameter.html:
* 
LayoutTests/http/tests/webgpu/webgpu/shader/validation/functions/alias_analysis-expected.txt:
* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebGPU/WGSL/AST/ASTIdentityExpression.h:
* Source/WebGPU/WGSL/AliasAnalysis.cpp: Removed.
* Source/WebGPU/WGSL/AliasAnalysis.h: Removed.
* Source/WebGPU/WGSL/WGSL.cpp:
(WGSL::staticCheck):
(WGSL::prepareImpl):
* Source/WebGPU/WebGPU.xcodeproj/project.pbxproj:
* Tools/TestWebKitAPI/Tests/WGSL/shaders/array-length-pointer2.wgsl:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to